Stefan Seufert wrote:
> [ Since we are already able to pass sockets around between different
> apache processes we could implement a new type of process that receives
> all keep-alive connections from the workers as soon as they are
> finished. It could then use a cheap select() call to wait for subsequent
> requests on all sockets. If data becomes available we can pass the
> socket back to the multiplexer. This would even allow us to handle
> keep-alive requests to different vhosts. ]
>
>
Very good idea. Unfortunately this seems a little over our heads right
now. So we'll leave it to someone else's playground for now.
_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser