dev@glassfish.java.net

http/tcp connections logging

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Tue, 20 Jun 2006 15:02:12 +0200

Hi all,

can you pls help me,
im making perf. testing and need to track how WS client uses http (tcp)
connections to WS server (which is deployed into GF as webapp) for all
requests/responses it makes, does it open new tcp connections all the
time, or reuses old?
is it possible to see in log (enable some detailed logging?) how Grizzly
manages connections(accepts, opens...)?

Thanks.

WBR,
Alexey.