Reduce the max http request threads to 1.

However,

1) the admin request will be queued like user ones
2) it's not a fifo, the socket that are served, one at a time, by http
thread are, i think, in the same order as the thread get notified by jvm
En l'instant précis du 04/01/08 12:12, Marco Caldirola s'exprimait en
ces termes:
> Hi, 
> I need to create on my tomcat 6.0 server a fifo queue of my http requests.
> I want to process a single request at a time. 
> Do you have an idea?
> Thanks in advance.
> Marco
>
>
>
>
>       ___________________________________ 
> L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: 
> http://it.docs.yahoo.com/nowyoucan.html
>   


-- 
http://www.devlog.be (a belgian developer's logs)



---------------------------------------------------------------------
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