[jboss-user] [Performance Tuning] - Re: Clustered JBoss with Cisco Content Switch

2007-04-17 Thread zambak
I cannot use the session timeout as it affects the application.
Optimally, I would like to tell the CSS switch which http comman to issue in 
order to close the session and not leave it open.

Here is the snippet of the switch config...


  | service myapp
  |   ip address x.y.z.w
  |   keepalive uri http://myapp.mycompany.org/page/index.jsf;
  |   protocol tcp
  |   port 8080
  |   redundant-index 7
  |   keepalive tcp-close fin   This line tells the CSS to do a fin/ack 
rather then a TCP reset
  |   keepalive frequency 15  Sends a keepalive every 15 seconds
  |   keepalive type http non-persistent
  |   active
  | 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4037938#4037938

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4037938
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Performance Tuning] - Re: Clustered JBoss with Cisco Content Switch

2007-04-16 Thread genman
Session timeout?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4037819#4037819

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4037819
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user