RE: Tomcat + jk2 connector configuration

2003-11-07 Thread Dean Searle
workers2.properties # only at beginning. In production uncomment it out [logger.apache2] level=DEBUG [shm] file=z:/tomcat/logs/jk2.shm size=1048576 # Example socket channel, override port and host. [channel.socket:localhost:8109] port=8109 host=127.0.0.1 [channel.socket:localhost:8110] port=811

Re: Tomcat + jk2 connector configuration

2003-11-07 Thread inaminute
Quoting Tatu Vanhanen <[EMAIL PROTECTED]>: Hi, a quick and dirty answer. I am only running this for a day ... so with this in mind here are my comments: 1. I have noticed that I often made errors using JK instead of JK2 syntax, file names, docs in general. For instance the way your declare your u