You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Filip Hanik - Dev Lists <de...@hanik.com> on 2010/03/27 20:43:34 UTC

Async one thing left

AJP and NIO connectors are good.
BIO connector has one use case where the request/response don't get 
recycled properly. If I disable the cache it works fine, so I need to 
track that one down, and then we will be good to go

Filip

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: Async one thing left

Posted by Filip Hanik - Dev Lists <de...@hanik.com>.
On 03/28/2010 02:14 AM, Mark Thomas wrote:
> On 27/03/2010 19:43, Filip Hanik - Dev Lists wrote:
>> AJP and NIO connectors are good.
>
> What state is APR in? (I'm on my laptop at the moment and it isn't set 
> up to run the tests)
not yet started.
>
>> BIO connector has one use case where the request/response don't get
>> recycled properly. If I disable the cache it works fine, so I need to
>> track that one down, and then we will be good to go
>
> Sounds great.
>
> Mark
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: Async one thing left

Posted by Mark Thomas <ma...@apache.org>.
On 27/03/2010 19:43, Filip Hanik - Dev Lists wrote:
> AJP and NIO connectors are good.

What state is APR in? (I'm on my laptop at the moment and it isn't set 
up to run the tests)

> BIO connector has one use case where the request/response don't get
> recycled properly. If I disable the cache it works fine, so I need to
> track that one down, and then we will be good to go

Sounds great.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org