RE: Re: Question on IE zones with Mod_jk

2010-06-23 Thread Robin Diederen
Hello Rainer,   It turned out that the KeepAlive setting of Apache could solve our issue. Thanks for the tip!   Best, Robin   -Original message- From: Rainer Jung Sent: Wed 09-06-2010 13:00 To: Tomcat Users List ; Subject: Re: Question on IE zones with Mod_jk On 09.06.2010 11:18, An

RE: Re: Question on IE zones with Mod_jk

2010-06-23 Thread Robin Diederen
Hello Andre,   Thanks for the excellent respons; it took some time, but we finally got it to work!   It turned out that after logging in using IE the "redirect" (HTTP 302) thrown by the webserver confused IE. After changing some keepalive settings it worked. I'd never figured this out withou