On Sun, 5 Nov 2000, Craig R. McClanahan wrote:

> A very large chunk of Catalina's processing time is consumed by parsing the
> request headers, and converting them into a Request object that is passed on for
> processing.  Volunteers who want one convenient place to start suggesting
> improvements can look at org.apache.connector.http.HttpProcessor -- there is an
> instance of this class running for each processor thread that is created.
> 

So does HttpProcessor use a pooler? If not, I would imagine this would be
a huge performace benefit. Is anyone slated to do this?

Nicolaus Bauman
Software Engineer
Simplexity Systems



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to