DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13211>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13211

cookies are set twice

           Summary: cookies are set twice
           Product: Apache httpd-2.0
           Version: 2.0.42
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_usertrack
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


cookies are set twice :

<Directory /home/www/tp/biscuit>
  CookieTracking On
  CookieName DYSHIDROSE
</Directory>

shell> nc localhost 80
GET /tp/biscuit/ HTTP/1.0

HTTP/1.1 200 OK
Date: Wed, 02 Oct 2002 15:26:10 GMT
Server: Apache/2.0.42 (Unix)
Set-Cookie: DYSHIDROSE=10.2.100.100.1033572370951690; path=/; max-age=604800
Cache-Control: max-age=2592000
Expires: Fri, 01 Nov 2002 15:26:10 GMT
Set-Cookie: DYSHIDROSE=10.2.100.100.1033572370951606; path=/; max-age=604800
Last-Modified: Wed, 15 Dec 1999 17:36:20 GMT

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

Reply via email to