David Rees wrote:
> 1. Recompile Tomcat 5, lowering the hard-coded minimum.
> 2. Implement a filter or some other type of synchronization in your
> servlet which keeps track of the number of currently executing requests
> and redirects the user to a different page with a meta refresh letting
> them know that their request is being queued until the other outstanding
> requests finish.
This brings up an interesting point. I'm too lazy to test it, but what
happens if you tomcat needs more threads than it is allowed? Does the
user get a 404?
--
Thanks,
Josh Rehman
Citysearch Toolsdev, 3559
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)