Hi,

Tracking down one problem I tried to get 503 error by reduction number of parallel connections to Tomcat (Apache - mod_jk - (JBoss) - Tomcat) to 10 (MaxThreads) and backlog to 1 (also tried with 10).

Regarding to documentation for backlog: "Any requests received when the queue is full will be refused". Unfortunately I wasn't able to get that effect (connection waits until served) using prepared action which waits for several seconds.


Is is possible to get 503 in described circumstances?


I use JBoss 4.0.3SP1 with Tomcat 5.5 and Apache 2.2.3 with mod_jk 1.2.20. Fedora Core 6.


Thanks for help
Marcin


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to