Hi all!
How increasing output buffer size for servlets/jsp's will affect the
overall server performance?
As I know this should lead to more intensive memory usage...
What about response time?
Regards.
Denis.
-
To unsubscribe, e
Hi all!
How increasing output buffer size for servlets/jsp's will affect the
overall server performance?
As I know this should lead to more intensive memory usage...
What about response time?
Regards.
Denis.
-
To unsubscribe, e
Hi all!
My env is:
sun_jdk142_04 + JBoss323 + Tomcat 4.1.29
I have the chain of 4 included pages a1.jsp includes a2.jsp, a2.jsp
includes a3.jsp etc...
each include looks like:
a1:
at the start of each jsp I wrote
<%@ page buffer="2048kb"%> // much more than I need
<%@ page autoFlush="false" %>
test please ignore
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]