[us...@httpd] Caching is serving up the wrong user content to some users who log in.

2010-06-21 Thread Presto, Patrick
We have just started enabling caching on our Apache 2.2.3 Web Server to take advantage of the performance increase. We use Apache as a proxy to our back end Java applications. One of our larger portal applications has had reports of users logging in and getting other users content. We don't h

RE: [us...@httpd] Manipulate existing value of Response Header (Set-Cookie)

2010-06-04 Thread Presto, Patrick
:cove...@gmail.com] Sent: Friday, June 04, 2010 2:49 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] Manipulate existing value of Response Header (Set-Cookie) On Fri, Jun 4, 2010 at 2:18 PM, Presto, Patrick wrote: > Does anyone know how I can grab the value of a response header, ma

[us...@httpd] Manipulate existing value of Response Header (Set-Cookie)

2010-06-04 Thread Presto, Patrick
Hi Everyone, I have been asked to rewrite a Set-Cookie header to resolve an application issue. The tricky part is I need to obtain the current value in the header, then rewrite one little piece, and update the header with the new value so the end user will set their cookie correctly. Using Se