Re: different jsessionid for different webapps

2009-01-23 Thread tovaldez
Actually, you should have the path set in the cookie, too. Verify looking at your browser cookies. Be sure not to have something like: emptySessionPath=true in the connector definition in server.xml (usually we have to set it to true because when not set or set to false we have errors due to

Re: TCP connections and HTTP sessions

2009-01-23 Thread tovaldez
On Friday 23 January 2009 20:04:40 Christopher Schultz wrote: tovaldez wrote: Hi, monitoring our webapp while running load testing, I noticed that the number of the effective users browsing the site is more than the number of opened sockets in ESTABLISHED state (while under a 240

TCP connections and HTTP sessions

2009-01-22 Thread tovaldez
Hi, monitoring our webapp while running load testing, I noticed that the number of the effective users browsing the site is more than the number of opened sockets in ESTABLISHED state (while under a 240 Virtual Users load, I see only 180 ESTABLISHED connections, or 2000VU vs 450 opened