On 01/06/2010 03:53, Manny Mondeo wrote:
> Hi ,
> I have written a filter that strips the response of some html tags.
> The filter is working and executing around 30milliseconds.
> 
> The problem is that the request takes around 30 seconds to load this in a 
> browser. The filter gets executed fast but the status bar in the browser does 
> not complete and the page gets struck to about 25 seconds before the response 
> comes and gets rendered.

That usually means the content length header isn't set correctly.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to