On Mon, Mar 2, 2009 at 11:49 AM, Hans Hübner <hans.huebner@gmail.com> wrote:If you first read the request header, you're interfering with the rest
> Wouldn't you be able to write a task manager that first reads the
> request header, then decides whether the request is a COMET request
> and queue it or hand it over to another thread for processing?
of the architecture which expects to be able to read the whole request
including headers from the client.