hi! I forgot to mention that the httpd version is 1.3.26. Looks like this bug is still present.
I will try to solve my problem with mod_jk. thanx for your help, greetings Michael ----- Original Message ----- From: "Graham Leggett" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 19, 2002 7:56 AM Subject: Re: Malformed http header > Michael Mangeng wrote: > > > Cookie: JSESSIONID=F291F12ABC86D02A8DE252ED67969218 > > which, as you surly all know, maps the user to his session.. > > > > but if i request the pages throught apache with mod_proxy this cookie > > line is simply MISSING in the http header which reaches tomcat. > > There are known problems with proxy and setting cookies in older > versions of proxy. If you are using proxy, either use v1.3.22 (the > original old HTTP/1.0 code) or v1.3.26 (the new HTTP/1.1 code with a > number of bugs fixed). > > Regards, > Graham > -- > ----------------------------------------- > [EMAIL PROTECTED] > "There's a moon > over Bourbon Street > tonight..." > >
