On Tue, 11 Jun 2002, peter lin wrote:

> There are a couple things that will improve the situation. When tomcat
> 4.0.4 comes out, it has a recent patch which fixes deeply nested
> try/catch. Also, tomcat 4.0.4 has a new httpconnector called coyote.
> Together the performance improves dramatically such that the number of
> concurrent requests triples. Also, the response time improves
> significantly. If you're page still performs poorly, try breaking it up
> into include files and use action include instead of include directive.
> I.e use <c:import> or <jsp:include>, instead of <%@ include %>. I hope
> that helps.
> 

Will this solve my connection problem with IE6?

-- 
Jiann-Ming Su  [EMAIL PROTECTED]  404-712-2603
Development Team Systems Administrator
General Libraries Systems Division


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

Reply via email to