Pavan Balaji wrote:

Thanks. I was trying to segregate the requests into two priority levels
(don't ask me how :-)) and have a different queue for each of them. Now
that there's no queue, I'll have to come up with some other scheme to do
this. Any suggestions are welcome.


Apache 2.0 provides some interesting possibilities. You can either modify an existing MPM (http://httpd.apache.org/docs-2.0/mpm.html) or create your own.


Bill



Reply via email to