RE: [EMAIL PROTECTED] mod_jk load balancing issue: one worker always dies...

2007-11-13 Thread John Moore
Do you have the jvmRoute setup in the server.xml in JBoss/Tomcat (e.g. ) ? you have balance_workers, I think it's balanced_workers John -Original Message- From: weiji [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 13, 2007 2:21 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED]

Re: [EMAIL PROTECTED] Redirecting http traffic to an https virtual host

2006-02-03 Thread John Moore
Peter, Here is what I have in production today on a Apache 2.0.X server. This is within a VirtualHost. Suggest defining a rewrite log and setting logging level high to see what's going on behind the scene if this doesn't work for you. John RewriteEngine on RewriteCond %{SERVER_PO