dev@glassfish.java.net

Re: java.lang.OutOfMemoryError at a few K HTTP gzip operations from a single client.

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 24 Oct 2007 15:12:02 -0400

Hi,

Gustav Trede wrote:
>
> Jeanfrancois:
>>
>>
>> + If the connection is idle for more than 30 seconds, then Grizzly
>> close it.
>>
>> + if the number of request made on a single connection exceed 250,
>> grizzly close the connection.
>
> I can do several 1000 operations as described on default settings
> without having any socket closed.
> (thats when gzip is enabled for http. without gzip, connections are
> closed like mad )
>
> Your missing that im using wsit client.
> You wanted to know what TCP vs HTTP means.
> There is TCP and HTTP available in wsit you know ?.
>
> the 250 limit does not exist . so please dont state that as a fact.

I see, you means SOAP over TCP ;-). Right, no limit.

>
>
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=3787
>
> and no that has nothing to do with this problem.
>
> did you even read my mail ?.

LOL. Do you really think peoples will help you if you write flame like
that? ;-)

I will let the WSIT team read your mail then ;-)

-- Jeanfrancois

>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>