Tomcat4 performance tuning documentation.

2002-11-07 Thread Tak
Is there any documentation about the performance tuning of tomcat4? Thanks Tak -Original Message- From: Ralph Einfeldt [mailto:ralph.einfeldt@;uptime-isc.de] Sent: Thursday, November 07, 2002 10:45 PM To: Tomcat Users List Subject: RE: question on multi -user performance Whether

RE: question on multi -user performance

2002-11-07 Thread Tak
My servlet to do a XSL transformation on the input XML. Thanks Tak -Original Message- From: Collin VanDyck [mailto:collin@;hannonhill.com] Sent: Thursday, November 07, 2002 10:20 PM To: Tomcat Users List Subject: Re: question on multi -user performance It's possible that your se

question on multi -user performance

2002-11-07 Thread Tak
My question is whether the result is reasonable. If not, how can I tune the tomcat server to have a better performance? Thanks Tak

RE: jsessionid suddenly appearing in the HTML links

2002-05-13 Thread HOOI Tak Keong, Henry
Hi Mark, The reason why the jsessionid param is appearing is because someone may have have disabled cookies in your web browser. By default if the web-browser you are using allows cookie handling, the jsessionid param is not attached to the urls...You may want to ensure that all your url links c

RE: subclass constructor class

2002-05-09 Thread HOOI Tak Keong, Henry
Hi Adam, Your problem seems to be more of a Java API based question. Based on the code you have written, may I ask what are you trying to achieve by writing the code of [super("/")]? Based on the common concepts of creation of objects you may best replace that line with a call to [super()]th

FW: Pls help..... Session lost in IIS / Tomcat configuration.

2001-12-07 Thread HOOI Tak Keong, Henry
Hi all, I would like to post a question to the community that I am hoping some of you may have encountered and know the solution to. Based on the project requirements, we have to use IIS as our Web Server and Tomcat to run as a servlet container. The problem I am facing is that the session can't

Pls help..... Session lost in IIS / Tomcat configuration.

2001-12-06 Thread HOOI Tak Keong, Henry
Hi all, I would like to post a question to the community that I am hoping some of you may have encountered and know the solution to. Based on the project requirements, we have to use IIS as our Web Server and Tomcat to run as a servlet container. The problem I am facing is that the session can't

Session lost in IIS / Tomcat configuration.

2001-12-02 Thread HOOI Tak Keong, Henry
Hi all, I would like to post a question to the community that I am hoping some of you may have encountered and know the solution to. Based on the project requirements, we have to use IIS as our Web Server and Tomcat to run as a servlet container. The problem I am facing is that the session can't