could we see the code of this filter?
Enrico Giurin wrote:
Hi at all,
I have problem using filter in my web application under tomcat (tomcat
4.1 on Windows 2k OS).
Client of the web application is an IVR (Interactive Voice Response)
in the context of voice-xml application.
I have configured a filter in order to log all the request (included
all the parameters) to my web application and I realize that tomcat
makes a new session for every request to a URI of my web application.
So, especially if I set a high value for session timeout, when I have
a discrete number of call in the same time, the number of active
session increases vastly.
If I disable the filter that problem doesn't occur anymore and I have
a single session for every phone call.
I am sure that it's not a problem of the filter cause if I simulate
the load web test with jmeter I haven't this problem, that is, I have
a single session for every sequence of http request.
I think that the problem is how the client (IVR) of my web application
keeps the session (cookies or url rewriting), but this behaviour is
quite strange, why I have this problem only if I use IVR and filter
togheter?
Any suggestion?
Thanks,
Enrico.
Chiacchiera con i tuoi amici in tempo reale!
http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]