Re: Help with Layer 7 LB and Tomcat

2009-06-25 Thread Rainer Jung
Hi, On 25.06.2009 02:36, Vinicius Carvalho wrote: Hello there! We are adding a new server to our park, and now we are going to use LB for both machines. We are using an Alteon 180e layer 7 switch to perform LB. So far everything was fine. But we decided to let the router do all the SSL part

Re: Help with Layer 7 LB and Tomcat

2009-06-25 Thread Vinicius Carvalho
Thanks Rainer, I've already set up clusters using apache + mod_jk (mod_proxy) with and without ssl. The problem now is just the Alteon LB, which is not my area, so I was looking for some advices on setting up with a layer 7 swtich. Regards On Thu, Jun 25, 2009 at 8:19 AM, Rainer

Re: Help with Layer 7 LB and Tomcat

2009-06-25 Thread Rainer Jung
On 25.06.2009 14:06, Vinicius Carvalho wrote: Thanks Rainer, I've already set up clusters using apache + mod_jk (mod_proxy) with and without ssl. The problem now is just the Alteon LB, which is not my area, so I was looking for some advices on setting up with a layer 7 swtich. Did you

Re: Help with Layer 7 LB and Tomcat

2009-06-25 Thread Filip Hanik - Dev Lists
since you're using HTTP:80 on Tomcat, I would configure it this way Connector port=80 proxyPort=443 protocol=HTTP/1.1 SSLEnabled=false secure=true scheme=https/ this should make it work Filip Vinicius Carvalho wrote: Hello there! We are adding a new server to our park, and now we

Help with Layer 7 LB and Tomcat

2009-06-24 Thread Vinicius Carvalho
Hello there! We are adding a new server to our park, and now we are going to use LB for both machines. We are using an Alteon 180e layer 7 switch to perform LB. So far everything was fine. But we decided to let the router do all the SSL part this way we would have something like this: [internet]