RE: JK2 connector built and installed but is there something wrong?

2004-04-07 Thread kwilding
Hi, This is a minimalistic workers2.properties. Remember to change to your ip address. It works for me on SuSE. Kevan # comment these lines out in production [logger.apache2] level=DEBUG [shm] file=/usr/local/apache2/logs/shm.file size=1048576 # Example socket channel, override port

RE: Connecting the HTTP Server and Tomcat

2004-04-06 Thread kwilding
http://www.greenfieldresearch.ca/technical/jk2_config.html This was a really good starting point. Ignore the fact it talks abut windows, I imstaled on SuSE8.2 using apache2.0.48 and both tomcat 4 and 5 Kevan -Original Message- From: Wilson, Allen [mailto:[EMAIL PROTECTED] Sent: 06

RE: Apache 2 Tomcat 5 connector location and configuration

2004-04-05 Thread kwilding
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.0 /src/jakarta-tomcat-connectors-jk-1.2.0-src.tar.gz - untar it - go to jk/native directory - use configure : ./configure --with-apxs=/your/path/to/apache2/apxs - make the stuff make - copy the mod_jk.so to