Tomcat Connector receiving 404, logging 200

2008-08-12 Thread Karim Zaki
Hi, I'm running IIS 6.0 on Win2K3, with Tomcat connector v1.2.26.0, and Tomcat 5.0.28 in the back-end. We have a monitoring system that monitors server health by periodically sending a HEAD request for /healthcheck.txt to IIS. I have the connector configured to pass this on to Tomcat in order

Tomcat connector receives 404, IIS logs 200

2008-08-29 Thread Karim Zaki
Hi all, I'm running a Windows Server 2003 machine with IIS 6 and version 1.2.26.0 of the connector. The back-end server is running Tomcat 5.0.28. When making a request to a URL that doesn't exist on the back-end, I see the following behavior: 1. The Tomcat access log shows a 404 response

RE: Tomcat connector receives 404, IIS logs 200

2008-09-02 Thread Karim Zaki
I checked and there's no custom error page. As for the browser, it shows Tomcat's 404 error page. However, the IIS logs still show a 200. From: Rainer Jung [EMAIL PROTECTED] Sent: Monday, September 01, 2008 04:43 To: Tomcat Users List Subject: Re: Tomcat

When does Tomcat throw an OutOfMemory exception?

2008-11-30 Thread Karim Zaki
Greetings all, I would like someone to shed a bit of light on when exactly Tomcat throws an OutOfMemory exception. Is it when its physical memory usage (working set) reaches the maximum limit configured in the JVM startup parameters, or are other conditions that can cause this? I've noticed

RE: When does Tomcat throw an OutOfMemory exception?

2008-11-30 Thread Karim Zaki
5-10 whatever the jvm vendor thought funny regards Leon On Sun, Nov 30, 2008 at 2:16 PM, Karim Zaki [EMAIL PROTECTED] wrote: Greetings all, I would like someone to shed a bit of light on when exactly Tomcat throws an OutOfMemory exception. Is it when its physical memory usage (working set

Performance twice slower on a multiprocessor machine

2006-01-31 Thread Karim Zaki
Dear all, I'm facing a very odd situation with my Tomcat installation. I don't know if it is a Tomcat problem or a Java problem, but here is the situation: I have a Java-based Vignette app that uses Tomcat as its back-end app server. I'm running Tomcat 5.0.28 using the server JVM from 1.4.2.

Passing JVM parameters through the GUI in Tomcat 5.0.28

2007-11-26 Thread Karim Zaki
Hi all, I'm trying to pass some parameters to Tomcat 5.0.28. The product I'm installing (Vignette) explains how to do this when you run Tomcat using scripts: set CATALINA_OPTS=-Xmx512M -Dcom.vignette.installDir=vgn-install-dir -Dcom.vignette.workingDir=vgn-working-dir This works perfectly.

RE: Passing JVM parameters through the GUI in Tomcat 5.0.28

2007-11-26 Thread Karim Zaki
\Vignette\vcm\inst-shared Thanks, Karim -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Monday, November 26, 2007 5:40 PM To: Tomcat Users List Subject: RE: Passing JVM parameters through the GUI in Tomcat 5.0.28 From: Karim Zaki [mailto:[EMAIL PROTECTED] Subject

RE: Passing JVM parameters through the GUI in Tomcat 5.0.28

2007-11-27 Thread Karim Zaki
PM To: Tomcat Users List Subject: RE: Passing JVM parameters through the GUI in Tomcat 5.0.28 From: Karim Zaki [mailto:[EMAIL PROTECTED] Subject: RE: Passing JVM parameters through the GUI in Tomcat 5.0.28 -Dcom.vignette.workingDir=\\vgn-cma-vm\Vignette\vcm\inst-shared Try moving

Exclusion not working

2008-03-12 Thread Karim Zaki
Hello all, I'm seeing some very odd behavior with isapi_redirect on IIS. I'm running version 1.2.19. My uriworkermap.properties file is as follows: /*.jsp=loadbalancer /*.do=loadbalancer /*.xml=loadbalancer /healthcheck.txt=xitx001 /vgn-ext-templating/*=loadbalancer /News/*=loadbalancer

RE: Exclusion not working

2008-03-12 Thread Karim Zaki
Guys, Did I do something wrong here? I was hoping someone can help with this. I included config and log, but it seems everyone's just passed over my question :) Thanks, Karim -Original Message- From: Karim Zaki [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2008 11:42 AM

RE: Exclusion not working

2008-03-12 Thread Karim Zaki
I know I'm not talking to the wall :) -Original Message- From: Peter Crowther [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2008 5:56 PM To: 'Tomcat Users List' Subject: RE: Exclusion not working From: Karim Zaki [mailto:[EMAIL PROTECTED] Did I do something wrong here? I

RE: Exclusion not working

2008-03-12 Thread Karim Zaki
Thanks...I'll wait. -Original Message- From: Christopher Schultz [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2008 6:07 PM To: Tomcat Users List Subject: Re: Exclusion not working -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Karim, Karim Zaki wrote: | Did I do something wrong

RE: Exclusion not working

2008-03-12 Thread Karim Zaki
Hi Karim, Karim Zaki schrieb: Thanks...I'll wait. Could it be: https://issues.apache.org/bugzilla/show_bug.cgi?id=42038 If yes: has been fixed in 1.2.26. Regards, Rainer - To start a new topic, e-mail: users

Tomcat performance over VMWare

2008-04-01 Thread Karim Zaki
Hi all, I'm experiencing poor performance with Tomcat 5.0.28 running on a Windows 2000 Server VM (Windows Server 2003 R2 host, VMWare Server 1.0.4). Tomcat takes up around 50% of the CPU and the System process takes up the other 50% when making requests that return relatively quickly on a

RE: Tomcat performance over VMWare

2008-04-02 Thread Karim Zaki
Hi Gabe, I allocated 2 processors to the VM. Regards, Karim - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]