logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: apache2.2.4, mod_proxy_balancer, tomact5.5.23
Author
thomas_anderson



Joined: 16 Apr 2007
Posts: 1

PostPosted: Mon 16 Apr '07 14:55    Post subject: apache2.2.4, mod_proxy_balancer, tomact5.5.23 Reply with quote

I have a question and i hope you can give me some help!

Is there anybody who configured following architecture:

apache --> LoadBalancer -->
apache1 --> tomcat1 | apache2 --> tomcat2

with stickysession=JSESSIONID ?

Thank you!
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Thu 10 May '07 20:22    Post subject: Reply with quote

<Location /app1>
ProxyPass balancer://server/app1 stickysession=JSESSION
</Location>
Back to top


Reply to topic   Topic: apache2.2.4, mod_proxy_balancer, tomact5.5.23 View previous topic :: View next topic
Post new topic   Forum Index -> Apache