Thanks Chris. That's the route we were going to take, but I wanted to
see if there was a simpler solution.
Mel
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 18, 2007 4:53 PM
To: Tomcat Users List
Subject: Re: Limit the numb
You can easily do this sort of thing with a session listener -- and the
code will be relatively portable across servlet engines, etc.
--
Jess Holle
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mel,
Woodgett, Mel (MSFC-NNM04AA02C)[STEEPLE] wrote:
Let me rephras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mel,
Woodgett, Mel (MSFC-NNM04AA02C)[STEEPLE] wrote:
> Let me rephrase my question. What's the best way for me to set tomcat up
> in way to where I can restrict the total number of concurrent users? Is
> this possible right out of the box with tomcat
ve to use
Apache with tomcat?
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 18, 2007 1:35 PM
To: Tomcat Users List
Subject: Re: Limit the number of concurrent users
tomcat is pretty useless without using connectors, how would you propos
ailto:[EMAIL PROTECTED]
Sent: Thursday, October 18, 2007 1:35 PM
To: Tomcat Users List
Subject: Re: Limit the number of concurrent users
tomcat is pretty useless without using connectors, how would you propose
to use it, if you didn't have connectors?
Filip
Woodgett, Mel (MSFC-NNM04AA02
tomcat is pretty useless without using connectors, how would you propose
to use it, if you didn't have connectors?
Filip
Woodgett, Mel (MSFC-NNM04AA02C)[STEEPLE] wrote:
Is there any way to limit the number of concurrent users in Tomcat
without using any connectors?
---