Resource Mixup when using AJP proxy (strange one)

2009-01-18 Thread Yuval Perlov
Setup: For one of our projects we are using httpd in front of tomcat. At the moment everything is routed via tomcat, static and dynamic content alike (except for one directory of images that resides outside the application). We are using AJP proxy. Symptoms: After running for a while (day or

which JSP web hosting(windows or linux)

2009-01-18 Thread Sneha Manohar
Hello , I have some more questions on web hosting . Which web hosting I should go for windows or linux . Do I need to learn linux if I choose linux hosting . What is the impact of linux or windows hosting on my web application.   sneha --- On Sun, 18/1/09, Rusty Wright wrote: From: Rusty Wrig

Re: which JSP web hosting(windows or linux)

2009-01-18 Thread Sébastien Piller
Hi, Sneha Manohar wrote: Hello , I have some more questions on web hosting . Which web hosting I should go for windows or linux . Do I need to learn linux if I choose linux hosting . What is the impact of linux or windows hosting on my web application. sneha yes, if you choose a linux hos

Re: Tomcat Beginner - Step 2!

2009-01-18 Thread Toriacht
Thanks Alan, I had tried the clean etc. to no avail. The file was there and writeable etc. When I moved my workspace to c:/workspace away from 'documents and settings' folder and created a new project the error disappeared. I'm not sure if it solved because of the new project or new file locatio

Re: Tomcat Beginner - Step 2!

2009-01-18 Thread André Warnier
Toriacht wrote: Thanks Alan, I had tried the clean etc. to no avail. The file was there and writeable etc. When I moved my workspace to c:/workspace away from 'documents and settings' folder and created a new project the error disappeared. I'm not sure if it solved because of the new project or

Is it possible to delay HTTP port opening?

2009-01-18 Thread Jesper W
At server startup, is it possible to configure tomcat to not open it's http ports so early? By default the server starts to receive http requests quite long before initialization is complete. These requests are held open until the server is ready to respond, and then the response is sent. In

Re: Is it possible to delay HTTP port opening?

2009-01-18 Thread Mladen Turk
Jesper W wrote: At server startup, is it possible to configure tomcat to not open it's http ports so early? No mater when you initialize the http port there will be always some potential initial startup period depending on you application, so this is completely useless. The reason is the s

Re: Is it possible to delay HTTP port opening?

2009-01-18 Thread Jesper W
Mladen Turk wrote: Jesper W wrote: At server startup, is it possible to configure tomcat to not open it's http ports so early? No mater when you initialize the http port there will be always some potential initial startup period depending on you application, so this is completely useless. Tha

Re: Is it possible to delay HTTP port opening?

2009-01-18 Thread Kees Jan Koster
Dear Jesper, At server startup, is it possible to configure tomcat to not open it's http ports so early? By default the server starts to receive http requests quite long before initialization is complete. These requests are held open until the server is ready to respond, and then the resp

Re: which JSP web hosting(windows or linux)

2009-01-18 Thread removeps-groups
There's also mochahost.com. It is not necessary to know Linux to use a Linux plan. Though be aware that file names are case sensitive. On MochaHost, it looks like if you must use MSSqlServer, then you have to go with the Windows plan, and use ASP instead of JSP. In theory it should be possib

"maxKeepAliveRequests" attribute configuration

2009-01-18 Thread Prakash Nathan1
Hello We are planning to define the "maxKeepAliveRequests" attribute in Tomcat server.xml As of now, this attribute is not defined and I believe the default value is 100. What is the preferred value to configure? please advise. Here are the environment details Apache Tomcat/4.1.27 JVM/JDK:

Re: "maxKeepAliveRequests" attribute configuration

2009-01-18 Thread Brian Clark
Do you monitor your tomcat server(s) for memory and CPU use? I'd get some baseline measurements and then incrementally increase your maxKeepAliveRequests value until your problem goes away, all the while making sure you don't have memory or CPU issues. Brian Clark VP, IS Omeda On Jan 18, 2009