Hi,
Would be more efficient to use mod_jk in load balancing and use:
worker.loadbalancer1.sticky_session=1.

If you are looking for session replication then your container should
support that.

Gabriel



                                                                           
             Fabricio                                                      
             <[EMAIL PROTECTED]                                             
             m>                                                         To 
                                       users@httpd.apache.org              
             26/11/2007 11:57                                           cc 
             AM                                                            
                                                                   Subject 
                                       [EMAIL PROTECTED] DNS Round-Robin +     
             Please respond to         Apache + Jboss                      
             [EMAIL PROTECTED]                                             
                   e.org                                                   
                                                                           
                                                                           
                                                                           
                                                                           




Hi all !

 I have two apache 1.3.x servers with mod_jk and jboss servers in the
same machines.

This is my scenario:

server1: apache <--> mod_jk <--> jboss
server2: apache <--> mod_jk <--> jboss

 I'm using a DNS round-robin with address "www.myapplication.com"
poiting to our two apache/jboss servers.  Of course, I get some
issues, because when I login in my application hosted on "server1",
after some clicks my browser can access "server2", so I have an
session problem.

 Is there a way to share sessions between apache/jboss servers ?
 I did some tests with jboss cluster, but I don't know if the session
is shared as I need...  :-/

Thanks !

 Fabricio.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to