maxProcessors and acceptCount settings ?

2002-06-05 Thread Henry Yeh


Hi,

Does anyone have any experience/guidelines in setting these values ?
From what I understand maxProcessors can take -1 to indicate unlimited
threads for processing requests. .. is this adviceable ? I also tried
to set acceptCount which is from what I understand the max number on the
queue for requests .. but this doesn't seem to take any effect..

Appreciate any feedback.

Thanks!
Henry

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




Deploying Applications in Tomcat 4 - HELP

2001-10-02 Thread Henry Yeh



I am a first time user of Tomcat and I am using Tomcat 4.
The documentation that came with the release is not quite helpful.
Does anyone have a good documentation / reference that talks 
about the steps to successfully deploy a tomcat application ? 

thanks !!!

Henry



browsing web pages served by Tomcat 3.2.3 using a MACINTOSH ?

2001-09-05 Thread Henry Yeh


has anyone accessed webpages served by tomcat, using IE or Netscape ?
I tried to access a simple JSP page served by tomcat 3.2.3 and in IE, I got 
back the page without images, and on Netscape I got the actual JSP file !

any ideas ? 

thanks,
Henry



Patch to bug #345 complete ?

2001-08-20 Thread Henry Yeh


I have noticed that after applying the patch the date is now
included in the tomcat HTTP response header, but it still
does not send back not modified 304 if the file requested
hasn't been modified since the date specificed by the request ...

anyone has any ideas on how to fix this ? thanks !

Henry



Can Tomcat Host EAR Files and update them automatically when they are changed ?

2001-07-26 Thread Henry Yeh


Since tomcat doesn't support auto-reloading of non-servlet 
files (e.g. JSP files), I am finding it hard to just have
the servlets updated but not the jsp files in the application
that I developed. I would always get Classcast exceptions.
Anyone has any inputs !? I really appreciate it. Thanks.

-- Auri



Patch for Jakarta-Tomcat 3.2.3 - please send me

2001-07-26 Thread Henry Yeh


hi does anyone have this patch ? I can't seem
to find this in the archives. Can someone please
send it to me ? Thanks !

Henry