Error messages on Apache2 with load balancing jk2 and Tomcat

2004-10-26 Thread Stephan Müller
Hallo! My Enviroment: Suse Linux 9.1 Tomcat 5.0.28 JK2 Connector 2.0.4 Apache2 2.0.50 I've configured the jk2-connctor to load balance. Here my worker2.properties: # Set a Logger [logger.apache2] file=/usr/local/apache2/logs/error.log level=DEBUG #debug=1 # config settings [config]

Re: Error messages on Apache2 with load balancing jk2 and Tomcat

2004-10-26 Thread Peter Johnson
Try It has been a while since I touched jk2 but try group=lb:balanced PJ Stephan Müller wrote: Hallo! My Enviroment: Suse Linux 9.1 Tomcat 5.0.28 JK2 Connector 2.0.4 Apache2 2.0.50 I've configured the jk2-connctor to load balance. Here my worker2.properties: # Set a Logger [logger.apache2]

Re: Error messages on Apache2 with load balancing jk2 and Tomcat

2004-10-26 Thread Stephan Müller
Sorry, but it has the same effect. Thanks Stephan Try It has been a while since I touched jk2 but try group=lb:balanced PJ Stephan Müller wrote: Hallo! My Enviroment: Suse Linux 9.1 Tomcat 5.0.28 JK2 Connector 2.0.4 Apache2 2.0.50 I've configured the jk2-connctor to

Re: Error messages on Apache2 with load balancing jk2 and Tomcat

2004-10-26 Thread Peter Johnson
Well here is what works for me (both Tomcat instances are running locally) [workerEnv] logger=logger.apache2 sslEnable=0 timing=1 #forwardURICompat forwardURICompatUnparsed #forwardURIEscaped noRecoveryIfRequestSent noRecoveryIfHeaderSent disabled=0 debug=5 version=1 # Comment out in production