I meet a trouble described as below:

1. I start two webservers(ie t1,t2) and haproxy with the cookie mode(cookie 
JSESSIONID prefix),then give t1 the server identity of "a1",while t2 takes "a2“
2. Submit a request .It's taken over by t1,while returning the JSESSIONID as 
a1~XXXXXXXXX in the http response.
3. Shutdown the t1,then submit another request. The request is taken over by 
t2,but the JSESSIONID is also the same as above in the http response. 

I want the JSESSIONID to be a2~XXXXXXXXX, how should I make the configuration?  
                                  
  • help Sergey Khaliulov
    • help 冬 杨

Reply via email to