https://issues.apache.org/bugzilla/show_bug.cgi?id=45111

           Summary: make mod_usertrack use mod_unique_id if available
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: PatchAvailable
          Severity: enhancement
          Priority: P3
         Component: mod_usertrack
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


This is reply to 
/* XXX: hmm, this should really tie in with mod_unique_id */

mod_usertrack have to generate a unique Cookie.
In the current code it uses time in microseconds and remote host.
But if mod_unique_id is enabled, mod_usertrack don't need to generate it.
mod_unique_id generates more unique ID.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to