• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

tomcat timouts - too many busy connections - how to solve ?

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Gurus,

this is my tomcat cluster. 3 servers and on each server 3 tomcats - typical loadbalancer

Apache 2.2.3
mod_jk 1.2.25
tomcat 5.5.27

server1 - tomcat11
tomcat12
tomcat13
server2 - tomcat21
tomcat22
tomcat23
server3 - tomcat31
tomcat32
tomcat33

In my opinion everything running as should, but... ...from time to time I receive message from my monitoring system that for example:
tomcat22 has "Too many busy connections". I would like to ask You about timeout settings for this configuration. How to findout proper settings for this kind of cluster. Is it possible to measure something (pings etc.etc.) and base on the results configure timouts.

In workers.properties I have this:



for the rest workers looks similar...

I hope that somebody could help me.

greetings

Dlugi
 
If you believe you can tell me what to think, I believe I can tell you where to go. Go read this tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic