Hi all,
I have already two successfully working jboss portal servers.
e.g. https://10.10.0.138:8443/portal
     https://10.10.0.139:8443/portal they work, there is no problem..

But now , what i want is to be able to use (in httpd.conf):

ProxyPass / balancer://portalcluster/ stickysession=JSESSIONID|jsessionid
nofailover=On

<Proxy balancer://portalcluster>
        BalancerMember https://10.10.0.138:8443 route=portaltomcat1
        BalancerMember https://10.10.0.139:8443 route=portaltomcat1
</Proxy>

İ realised that, i cannot https server as a balancer member.
İ already made ssl configuration (certificates related issues) on jboss
portal , so i dont want/need to do in apache again the same certificate
issues.

So my problem is that :
"How can i configure the load balancing(sticky) between two https servers?"

Could you please help me?

Nedim Ozan Tekin
Systems Engineer
Havelsan Corp.
Ankara / TR


Internal Virus Database is out-of-date.
Checked by AVG.
Version: 7.5.557 / Virus Database: 270.12.10/2088 - Release Date: 4/30/2009
6:01 AM



Dikkat: Bu elektronik posta mesaji kisisel ve ozeldir. Eger size 
gonderilmediyse lutfen gondericiyi bilgilendirip mesaji siliniz.Firmamiza gelen 
ve giden mesajlar virus taramasindan gecirilmektedir.Mesajdaki gorusler  
gondericiye ait olup HAVELSAN A.S. resmi gorusu olmak zorunda degildir.

Attention: This e-mail message is private and privileged.If you are not the 
recipient for whom this e-mail message is intended, please notify the sender 
immediately and delete this e-mail message from your system.All sent and 
received e-mail messages go through a virus scan in our company. Any opinions 
presented in this e-mail message are solely those of the author and do not 
necessarily represent HAVELSAN A.S.`s formal and authorized views.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to