Received: (qmail 76613 invoked by uid 501); 21 Dec 2000 03:36:24 -0000 Message-Id: <20001221033624.76612.qmail@locus.apache.org> Date: 21 Dec 2000 03:36:24 -0000 From: Larry Hountz Reply-To: larryh@webtrends.com To: submit@bugz.apache.org Subject: Cookie logging X-Send-Pr-Version: 3.110 >Number: 7005 >Category: mod_usertrack >Synopsis: Cookie logging >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Dec 20 19:40:01 PST 2000 >Closed-Date: Wed Mar 21 22:43:07 PST 2001 >Last-Modified: Wed Mar 21 22:43:07 PST 2001 >Originator: larryh@webtrends.com >Release: >Organization: >Environment: LINUX >Description: It looks like if a client has cookies turned off and they hit a site that is using Apache. They don't receive a cookie but the web server will log a different cookie for every hit >How-To-Repeat: Turn cookies off in IE tail -f the log file >Fix: not sure >Release-Note: >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: fanf State-Changed-When: Wed Jan 3 19:11:02 PST 2001 State-Changed-Why: This is the expected behaviour. What do you think it should do instead? From: Tony Finch To: Larry Hountz Cc: apbugs@apache.org Subject: Re: mod_usertrack/7005: Cookie logging Date: Thu, 4 Jan 2001 19:16:27 +0000 Larry Hountz wrote: > >That is great for a client that has cookies on , what if they have cookies >off, that is the problem we have, when cookies are off Apache is logging a >differnt cookie for each hit. If you log %{cookie}i (i.e. the contents of the cookie header on the request) and the client has cookies off, the cookie header will always be empty and so nothing will be logged. If the client has cookies on, for the first request from a given client nothing will be logged (because the client didn't yet have a cookie to send) and for subsequent requests the cookie will be logged. Tony. -- f.a.n.finch fanf@covalent.net dot@dotat.at "There are flying saucers. There's no doubt they are in our skies. They've been there for some time." State-Changed-From-To: feedback-closed State-Changed-By: slive State-Changed-When: Wed Mar 21 22:43:07 PST 2001 State-Changed-Why: [This is a standard response.] No response from submitter, assuming issue has been resolved. >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]