in reply to Re: Threading together "sessions" from browser logs
in thread Threading together "sessions" from browser logs

Apache's mod_usertrack gives you the ability to log session cookies.

If I move the site to a colo box, that's what I'll do. For the moment, though, it's hosted at an ISP that doesn't support mod_usertrack, so I'm looking for downstream (logfile-based) options.

  • Comment on Re: Re: Threading together "sessions" from browser logs