> That is what we do currently. I'm not convinced that is a scalable long
> term solution as the number of things that need different time outs
> increases.

Main question is :

What will be the faster to handle ?

A table of pollsets and associate sockets to them (ie: 30s, 60s, 120s,
infinite) or handle timeout by sockets ?

Hard to tell without seeing code and them code in action.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to