are you sure that IE is not getting confused? after all it has to close the
socket and open a new connection for each reload.

try jmeter - you can set the number of threads connecting to your app. Then
use IE to request the same page and see if you get results while jmeter is
running.

Charlie

> -----Original Message-----
> From: Reynir Hübner [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 18, 2002 5:41 AM
> To: Tomcat Users List
> Subject: Tc.4.1.17 filters-requestdispatch
> 
> 
> Hi, 
> I am testing the new release of TC no. 4.1.17
> 
> I am also testing a Filter, that checks the URL and params of 
> the request and in some occations uses RequestDispatcher to 
> redirect or forward the request to a jsp page, but other 
> occations it just does chain.doFilter(req,resp).
> 
> It works allright, except if I reload the page few times in a 
> very short interval (f.ex. by holding down the F5 key on the 
> keyboard using internet explorer) it at some point stops 
> serving the response from the jsp, and serves "empty" pages, 
> or nothing.  
> I'm using tc. Standalone (no iis/apache), windows xp pro.
> 
> Any ideas ?
> 
> -reynir
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to