Re: AW: [us...@httpd] Sticky sessions with Apache and Tomcat

2009-07-14 Thread tomcatastrophe
e and it must end with either .jvm1 or .jvm2. > If there is no session cookie, maybe your application didn't yet start a > session - e.g. static html pages are served w/o a session. > > Cheers > Jürgen > > >> -Ursprüngliche Nachricht- >> Von: tomcatas

[us...@httpd] Sticky sessions with Apache and Tomcat

2009-07-13 Thread tomcatastrophe
I am trying to set up simple load balancing between Apache and two Tomcat instances, but am having problems with sticky sessions. I get thrown back and forth between the instances on each request. (I put a note at the top of the page on each instance to distinguish where the page has been served

[us...@httpd] mod_rewrite on Windows with Apache 2.2

2009-06-29 Thread tomcatastrophe
I have Apache 2.2 working perfectly on my Linux installation and now I am trying to set up a copy on my Windows box for development. Everything works fine except rewriting of URLs. I have searched and searched online, but every guide and forum says something different. The information is poorly