Received: (qmail 4667 invoked by uid 2012); 17 Feb 1999 16:34:07 -0000 Message-Id: <19990217163407.4666.qmail@hyperreal.org> Date: 17 Feb 1999 16:34:07 -0000 From: Michael Kennedy Reply-To: michael@toronto.com To: apbugs@hyperreal.org Subject: mod_usertrack cookie logging isn't logging cookie, it's logging something else. X-Send-Pr-Version: 3.2 >Number: 3909 >Category: mod_usertrack >Synopsis: mod_usertrack cookie logging isn't logging cookie, it's logging something else. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Feb 17 08:40:00 PST 1999 >Last-Modified: Wed Feb 17 09:40:00 PST 1999 >Originator: michael@toronto.com >Organization: apache >Release: 1.3.4 >Environment: GCC 2.7.2.3 Linux 2.0.36 Pentium II 400 768MB RAM 9 GB HD configured and compiled with most/max. >Description: excerpt from httpd.conf: CookieTracking on CookieExpires "1 year" ... LogFormat "%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-agent}i\" %{cookie}n %T" log_extended CustomLog /home/www/logs/access_extended log_extended excerpt from access_extended: 128.100.121.253 - - [17/Feb/1999:11:27:19 -0500] "GET /images/elvis.gif HTTP/1.0" 200 3280 "http://www.snog.com/presley.html" "Mozilla/4.06 [en] (WinNT; U ;Nav)" 128.100.121.253.21831919268839187 0 is it me or is that not a usertrack cookie? it should look something like RMID=c0ce946e36cae2e0 right? >How-To-Repeat: >Fix: don't know, there weren't any issues during compilation, no complaints in any error logs, and everything else seems to be working swimmingly. the only issue is that these logged numbers are unique for every request and we can't really track sessions in that manner... >Audit-Trail: From: Michael Kennedy To: apbugs@hyperreal.org, apache-bugdb@apache.org Cc: Subject: RE: mod_usertrack/3909: mod_usertrack cookie logging isn't loggin g cookie, it's logging something else. Date: Wed, 17 Feb 1999 12:37:47 -0500 Please ignore this, I've described the wrong problem. It goes as follows: We've got Apache 1.3.4 set up as a reverse proxy caching server. The usertrack module is generating and logging new IDs for each incoming request, but the cookies are NOT being issued to end users. Is this a bug? I think it should issue cookies, because all of our logging needs to be done on this server. > -----Original Message----- > From: apbugs@hyperreal.org [SMTP:apbugs@hyperreal.org] > Sent: Wednesday, February 17, 1999 11:40 AM > To: michael@toronto.com > Subject: Re: mod_usertrack/3909: mod_usertrack cookie logging isn't > logging cookie, it's logging something else. > > Thank you very much for your problem report. > It has the internal identification `mod_usertrack/3909'. > The individual assigned to look at your > report is: apache. > > >Category: mod_usertrack > >Responsible: apache > >Synopsis: mod_usertrack cookie logging isn't logging cookie, it's > logging something else. > >Arrival-Date: Wed Feb 17 08:40:00 PST 1999 >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [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! ]