Salut,
rama.rama_at_tiscali.it wrote:
> Hello!
>
>
> i have completed the test under 1.9.14
>
> using the test case
> that i have previously submitted i have noticed
>
> 1) ab doesn't work
> correctly (without -k)
Ok with it works which means only fail with http 1.0
> 2) even after modifying the code wit
> afterService i have noticed a big memory usage. Unfortunatly this test
> was done on the "whole" webserver, so it's hard to say if the
> leak is
> on suspend/resume or not. Anyway, just to give to you the reason why i
> am thinking so, is that if i remove suspend/resume logic, and put back
> the asyncfilter all work correctly.
> actually async and suspend resume
> do pretty much the same thing, they get the req, and put it on a
> vector. Another thread will execute the request (resume or
> execute/postExecute in case of asyncfilter)
> so basically i suspect that
> there is something of strange with suspend/resume.
I suspect too! Can you file an issue and attach your code snippet?
https://grizzly.dev.java.net/issues/
I will take a look next week (j1 deadline today...painful!)
A+
-- Jeanfrancois
>
>
> best regards
>
>
> Arriva Tiscali Mobile! Acquista la tua SIM Tiscali a soli €5 e scopri la semplicità e la convenienza del nuovo servizio per il tuo cellulare.
>
> Passa a Tiscali Mobile http://abbonati.tiscali.it/promo/tiscalimobile/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>