Is it possible to auto generation the mod_jk conf in Tomcat 5.1.19?

2004-03-23 Thread Galam
Hi, Is it possible to auto generation the mod_jk conf in Tomcat 5.1.19? I knows how to do that in Tomcat 3.x and Tomcat 4.x, but I don't see it in the Tomcat5.x's documentation. Thanks! Galam Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time.

Ajp13Connector Versus

2004-03-23 Thread Galam
Connector in Tomcat5.x --- Service name= Tomcat-Apache13 !-- Define a Coyote/JK2 AJP 1.3 Connector on port 8009 -- Connector className= org.apache.coyote.tomcat5.CoyoteConnector port= 8009 minProcessors= 5 maxProcessors= 150 enableLookups= true

Can I use Ajp13Connector instead of CoyoteConnector in Tomcat5.x?

2004-03-23 Thread Galam
port=8009 minProcessors=5 maxProcessors=75 acceptCount=10 debug=0/ Thanks! Galam. Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time.

RE: apache 1.3 tomcat 5.0.19

2004-03-17 Thread Galam
Shapira, I have a question! If I use Tomcat5 standalone in production, do I still need to configure the mod_jk ? The mod_jk has been giving me too much troubles, and it would be really great if it is not needed in standalone enviroment. Thanks! Galam. Shapira, Yoav [EMAIL PROTECTED

Re: mod_jk errors when using tomcat 5 and apache

2004-03-17 Thread Galam
Hello, I am desparate to find the solution to the mod_jk problem. Anyone can help? Thanks! Galam [EMAIL PROTECTED] wrote: Hi, I have a few questions concerning running Apache 1.3.29 and Tomcat5 in a virtual hosting enviroment. The tomcat5 server runs fine, and I can access

RE: apache 1.3 tomcat 5.0.19

2004-03-17 Thread Galam
Thanks everyone! Another question, is it possible to use tomcat standalone to serve files from the virtual sites in a virtual hosting enviroment? Galam. Randy Harrison [EMAIL PROTECTED] wrote: Galem, Mod_jk and mod_jk2 are connectors between tomcat and a standard webserver(apache

mod_jk error: ERROR: can't receive the response message from tomcat

2004-03-13 Thread Galam
What are all these mod_jk errors? There are also many CLOSE_WAIT messages when I do netstat -n -o. It seems that whenever one of those connections closes, an error message is generated in mod_jk.log. Any solutions to this problem? Thanks! mod_jk.log --- [Sat Mar 13

Re: Tomcat 4 or 5?

2004-03-13 Thread Galam
Well, tomcat5 implements the latest servlet API. So if you want to use the latest feature in your code, you should get Tomcat5. Nic Werner [EMAIL PROTECTED] wrote:Through projects and self-interest I've been using Tomcat 4 a lot more. While I've looked at the differences, can someone

Re: mod_jk errors when using tomcat 5 and apache

2004-03-12 Thread Galam
Hi, I still don't hear any comments about that mod_jk error? Does that mean none of the users on the mailling list have this problem? Galam [EMAIL PROTECTED] wrote:Hi, I have a few questions concerning running Apache 1.3.29 and Tomcat5 in a virtual hosting enviroment

Is this normal? JK2: ajp13 listening on /0.0.0.0:8009.

2004-03-12 Thread Galam
in 2641 ms Mar 13, 2004 1:06:04 AM org.apache.jk.common.HandlerRequest invoke INFO: Unknown message 0 -- Galam. Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam

Does anyone have mod_jk2.so for Apache 1.3.29?

2004-03-11 Thread Galam
Hi, Does anyone have mod_jk2.so for Apache 1.3.29? I couldn't find it anywhere at the jakarta website. Thanks! - Do you Yahoo!? Yahoo! Search - Find what you’re looking for faster.

mod_jk errors when using tomcat 5 and apache

2004-03-11 Thread Galam
Hi, I have a few questions concerning running Apache 1.3.29 and Tomcat5 in a virtual hosting enviroment. The tomcat5 server runs fine, and I can access the sites using the browser. The only problem is that I got lots of errors in the mod_jk.log. I've attached the logs and my configuration

Re: mod_jk errors when using tomcat 5 and apache

2004-03-11 Thread Galam
under apache 1.3. I recomend you to stay with mod_jk, if you are going to keep using apache 1.3. Galam wrote: Hi, I have a few questions concerning running Apache 1.3.29 and Tomcat5 in a virtual hosting enviroment. The tomcat5 server runs fine, and I can access the sites using the browser