Re: Performace - long time to release connection

2008-04-16 Thread Danilo Luiz Rheinheimer
nd > if so does the actual > length of the response body match? If not it has to > either timeout or wait > for the server to close the connection. > > On Wed, Apr 16, 2008 at 11:33 AM, Danilo Luiz > Rheinheimer < > [EMAIL PROTECTED]> wrote: > > > Hi, > > &

Performace - long time to release connection

2008-04-16 Thread Danilo Luiz Rheinheimer
Hi, I have a Java application running on a Tomcat server (last version of the 5.5 serie). Java version is 6. I have a servlet inside this application who returns json to the browser (if you do not know json it is just a text). This process it taking a very long time, something like 10 seco