Re: session and AJP

2007-01-24 Thread Alessandro Ilardo
Ok, I think is better if I give the scenario: A Tomcat 5.5 and JBoss are behind a firewall, they serve external request exclusively trough a connector used by an Apache HTTP reachable from Internet. As I'm in a Tomcat mailing list I'll only refer to the sample application which is included in t

Re: session and AJP

2007-01-23 Thread Rainer Jung
[EMAIL PROTECTED] schrieb: > I'm trying to set up an AJP connector between Apache 2 (red hat) and > Tomcat 5.5 (red hat) running on two different servers. > > > ServerName server2.domain.com > DocumentRoot "/var/www/html" > JkMount /id/admin/* tomcat559 > OK, no rules for jboss322, so we can ig

session and AJP

2007-01-23 Thread alessandro . ilardo
I'm trying to set up an AJP connector between Apache 2 (red hat) and Tomcat 5.5 (red hat) running on two different servers. ServerName server2.domain.com DocumentRoot "/var/www/html" JkMount /id/admin/* tomcat559 worker.list=tomcat559,jboss322 worker.tomcat559.maintain=60 worker.tomcat559.type