Dynamic session cookie domain... possible?

2018-02-14 Thread Philippe Busque
e) for as many different domains we decide to support. Is there therefor a better way to handle manipulating session cookies, or is it frozen and out of reach for multiple subdomain? A "SessionCookieProcessor", which would take the context & the cookie, would be most welcome for such

Re: Re: FW: tomcat 8080 thread not reduced

2017-01-16 Thread Philippe Busque
We're having a similar issues with our numberous Tomcat instances. Our connector config look like this. Sometime, the number of active connection would jump very high (up to 190), due to some external issues (database lock, etc) and threads would accumulate. Even though a

Re: Context PreResources configuration question

2016-03-03 Thread Philippe Busque
the context is initialized BEFORE the host is started, while expecting the host to create the structure, but failing because the structure is not present? Should the expand be executed after the host created the proper structure for the context to expand it wars? Thanks -- Philippe Busque 11

Context PreResources configuration question

2016-03-02 Thread Philippe Busque
At this point, I'm not sure where to look. I don't know why my PreResources JSP are not seeing the lib from my appBase, nor how to configure Tomcat to set them without a manual intervention,. Tomcat Version 8.0.32 OS: Red Had 6.5 Java 1.8.0_65 Thanks -- Philippe Busque , rue St-Charles