: Tomcat Users List
Betreff: Re: Problem with Tomcat Cluster (read acknowledgement from server)
Ehlers, Kolja wrote:
> Hello everybody,
>
> we are running a couple of clustered Tomcat 5.5.9 instances and keep
> experiencing problems in our productive environment. This is the
> conf
Hello everybody,
we are running a couple of clustered Tomcat 5.5.9 instances and keep
experiencing problems in our productive environment. This is
the configuration:
This is the log of node2:
Jun 22, 2009 1
Betreff: RE: AW: Different session timeout for local and external users
> From: Ehlers, Kolja [mailto:[EMAIL PROTECTED]
> Subject: AW: AW: Different session timeout for local and
> external users
>
> is it not possible to define a global filter for all web
> applications?
It shou
local and external
users
Ehlers, Kolja wrote:
> is it not possible to define a global filter for all web applications?
For Tomcat you can use Valves.
In fact, you should really ignore additional time that such simple
filter will add to request processing time.
First: check if it really sl
-INF/web.xml is starts just fine
Thanks again
-Ursprüngliche Nachricht-
Von: Mikolaj Rydzewski [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 14. November 2008 09:42
An: Tomcat Users List
Betreff: Re: AW: Different session timeout for local and external users
Ehlers, Kolja wrote:
> Tha
You will need to make use of the mod_jk (The Apache Tomcat Connector) at
http://tomcat.apache.org/connectors-doc/
-Ursprüngliche Nachricht-
Von: Zaki Akhmad [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 14. November 2008 09:41
An: Tomcat Users List
Betreff: Deploying On Production Server
I have looked at the session listeners but there I cannot access the users
remote adress
-Ursprüngliche Nachricht-
Von: Ehlers, Kolja [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 14. November 2008 09:38
An: Tomcat Users List
Betreff: AW: Different session timeout for local and external
. November 2008 15:29
An: Tomcat Users List
Betreff: Re: Different session timeout for local and external users
Ehlers, Kolja wrote:
> is it somehow possible to set a different session timeout for local
> 192.168... users and others? I know I could have a rewrite rule and then
> forward all c
Hello everybody,
is it somehow possible to set a different session timeout for local
192.168... users and others? I know I could have a rewrite rule and then
forward all calls from local workstation to a different webapp folder but I
thought maybe there is a more easy way to do this.
Thanks
ke