-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Gopi,
On 7/10/18 5:38 PM, Gopi Palla wrote:
> We have two dc, in one of the dc tomcat http sessions are exceeded.
> we are using introscope to monitor tomcat application server and
> getting the alerts, we kept the threshold value
Sorry, there was a typo on my last email.
On Wed, Jul 11, 2018, 3:08 AM Gopi Palla wrote:
> Hi,
>
> We have two dc, in one of the dc tomcat http sessions are exceeded. we are
> using introscope to monitor tomcat application server and getting the
> alerts, we kept the threshold
Gopi,
On Wed, Jul 11, 2018, 3:08 AM Gopi Palla wrote:
> Hi,
>
> We have two dc, in one of the dc tomcat http sessions are exceeded. we are
> using introscope to monitor tomcat application server and getting the
> alerts, we kept the threshold value as 850 in introscope
>
Do
inutes
> >
> > Hi, Two of our servers reached max heap and we had to restart to
> > resolve the issue.
> >
> > In troubleshooting, we noticed Http Sessions had stopped expiring
> > 05/12th and reached 25K over a period of 11 days. I noticed the
> > same behav
ion: *7.0.40 *Session Timeout: *30 minutes
>
> Hi, Two of our servers reached max heap and we had to restart to
> resolve the issue.
>
> In troubleshooting, we noticed Http Sessions had stopped expiring
> 05/12th and reached 25K over a period of 11 days. I noticed the
> s
issue.
In troubleshooting, we noticed Http Sessions had stopped expiring 05/12th
and reached 25K over a period of 11 days. I noticed the same behavior in
both servers, the session expiration seem to have stopped on both of them
around the same time. I'm saying this because from looking a
Hi Jonathan,
checkout this thread for an answer:
http://old.nabble.com/Understanding-the-Persistent-Session-Manager-td30757126.html
Cheers,
Martin
On Tue, Feb 1, 2011 at 3:40 PM, Jonathan Leibiusky wrote:
> Hi, I'm trying to use PersistentManager so I can store my sessions in some
> kind of st
Hi, I'm trying to use PersistentManager so I can store my sessions in some
kind of storage and be able to use a load balancer.
But I see that it takes a few seconds for tomcat to save sessions in the
storage, even if I set maxIdleBackup parameter to 0, it will take around 2
or 3 seconds to store it
> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: [OT] TCP connections and HTTP sessions
>
> Could you elaborate on that, or point me somewhere, maybe in another
> thread ?
Look in the jCIFS mailing list archive:
http://news.gmane.org/gmane.network.samba.java
Mike
Caldarale, Charles R wrote:
You may have been looking at some discussion concerning the jCIFS NTLM filter,
which has some serious problems and is scheduled to be replaced by a completely
different mechanism in the next release of jCIFS. (Which is good, since the
current one has no end of pro
> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: TCP connections and HTTP sessions
> I believe it might have been in some discussion relative
> to HTTP NTLM authentication
You may have been looking at some discussion concerning the jCIFS NTLM filter,
which has some seri
Caldarale, Charles R wrote:
From: André Warnier [mailto:a...@ice-sa.com]
Subject: Re: TCP connections and HTTP sessions
Some proxies/firewalls etc.. may even apparently use a single TCP
connection to the back-end server, to serve requests from different
clients.
I've never seen that, a
> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: TCP connections and HTTP sessions
>
> Some proxies/firewalls etc.. may even apparently use a single TCP
> connection to the back-end server, to serve requests from different
> clients.
I've never seen that, an
tovaldez wrote:
[...]
Actually HTTP sessions >> effective users, since each user has a 10 minutes
simulated navigation but the HTTP session is lasting a lot more (I think 1 hour by
default in tomcat).
What I thought was that using HTTP 1.1, I would have only 1 phisical connection
... "effective users" ~= sessions, right? Not all users are actively
making requests all the time so... the number of effective users is
pretty much always higher than the number of in-use TCP sockets.
Am I missing something?
-chris
Actually HTTP sessions >> effective users, since ea
idea or give me another
> > interpretation of this behaviour?
>
> Er... "effective users" ~= sessions, right? Not all users are actively
> making requests all the time so... the number of effective users is
> pretty much always higher than the number of in-use TCP sockets
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
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 Virtual Users
> load, I
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 sockets).
Users List
Sent: Saturday, November 11, 2006 6:05:45 PM
Subject: Re: How do I enable HTTP Sessions after setting up Virtual Hosts?
Assuming the cookies="true" has been set for or elements
if cookies fail.. then it sounds as if url rewriting is in order
In that case you may want to loo
it or its
contents
- Original Message -
From: "Rashmi Rubdi" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Saturday, November 11, 2006 3:24 PM
Subject: Re: How do I enable HTTP Sessions after setting up Virtual Hosts?
Martin,
Thanks for your reply.
The HashMa
I was able to solve the problem of HTTP Session with Virtual Host configuration
on Internet Explorer 6.0 .
I'd like to re-state the problem I was facing in a clear manner in case someone
else has the same problem, they might find this useful.
In IE 6.0 I was able to set and get the value stored
ookie settings.
I've set it to "Accept All Cookies" but the HashMap value is still empty.
I'll look in to this further.
-Rashmi
- Original Message
From: Martin Gainty <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Saturday, November 11, 2006 2:17:44 PM
Subject: Re
ashmi Rubdi" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Saturday, November 11, 2006 1:36 PM
Subject: Re: How do I enable HTTP Sessions after setting up Virtual Hosts?
Sorry I didn't explain the test case earlier.
Well, I conducted a few other tests and the ses
, the problem seems to be something else.
Thanks for pointing out the context path.
-Rashmi
- Original Message
From: Hassan Schroeder <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Saturday, November 11, 2006 9:15:03 AM
Subject: Re: How do I enable HTTP Sessions after se
On 11/11/06, Rashmi Rubdi <[EMAIL PROTECTED]> wrote:
HTTP Session was working before I set up Virtual Hosts on Tomcat 5.5/ Windows
XP.
?? And exactly how is it not working now? What's the test case?
The entries in server.xml :
Dunno if it's related but that Context path
I have 2 separate projects set up as virtual hosts
http://projectA:8080/
http://projectB:8080/
so that each of them can be
run from the ROOT context in the development environment. Just to make it
easier to
switch between them.
HTTP Session was working before I set up Virtual Hosts on Tomcat 5.5
26 matches
Mail list logo