Forgive the daft question, but are the cookies only
failing to be set on Internet Explorer 6 ?

It could be that some of the users have Medium high or
High Privacy settings, and you're not sending a P3P
header.. so Internet explorer just ignores the set
cookie Headers...

Just a thought..

Regards

Marty
--- Gerald Richter <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> 
> > I'm having an issue where sometimes the cookie is
> not being 
> > set on the client.  If you do a graceful restart
> of apache 
> > and then try again, the cookie is set.  What's
> even more 
> > strange is that not all clients are having this
> problem, but 
> > the ones that do will have the problem
> consistently until I 
> > restart the webserver (meaning it doesn't seem to
> matter 
> > which apache child they get, they do not get the
> cookie).  
> > Frankly, I'm baffled.  Does anyone have any idea
> what may be 
> > happening.  My embperl config is below
> > 
> > Embperl_Cookie_Name "MySecureCookie"
> > Embperl_Cookie_Path /secure
> > Embperl_Cookie_Expires "+12h"
> > Embperl_Cookie_Secure 1
> > 
> 
> Do you have any chance to sniff the network traffic
> (e.g. with ethereal) and
> see if the cookies are really not sent at all?
> 
> You may also compare the request/response to the a
> request which works
> 
> Gerald
> 
> 
>  
> ** Virus checked by BB-5000 Mailfilter ** 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



                
___________________________________________________________ 
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre. http://uk.security.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to