Errors with default setup of Apache 2.0.43 and Tomcat 4.1.18

2003-01-29 Thread Ritu
Hi, I have Apache 2.0.43 on linux and single instance of Jakarta tomcat 4.1.8 as servlet engine. Both are installed on linux. I also installed mod_jk connector. Now I am doing some load tests against this server configuration. As I ramp up the load, I start seeing 500 Internal server errors. There

RE: Errors with default setup of Apache 2.0.43 and Tomcat 4.1.18

2003-01-29 Thread Turner, John
Are you allowing Tomcat's CoyoteConnector on port 8009 (or whatever port you put the JK listener on) to accept all of the requests you are throwing at it? You have to pay attention to things like acceptCount, maxProcessors, etc. They need to be as high as or higher as the number of