[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] IPs that change with every access


Grant <suppressed> wrote:
> I was looking at [env HTTP_COOKIE] at it looks like my MV_SESSION_ID
> cookie is composed of my session ID and my IP address.  I've been
> studying my logs a lot lately, and there are a fair amount of accesses
> made by IP addresses that change with every access, usually just the
> end portion of the IP address.  Most of these accesses are clearly
> robots, but some of them are clearly not.  Is IC able to keep track of
> a user's session properly when their IP changes with each access?
> 
Ordinary users should not change their IP address with every request.
Spiders might do this, but they should be recognised by the Robot*
directives.

Users who use a proxy cluster might present themselves from a different
IP address every now and again.  Similarly, Also, if a user's ISP has a
weird DHCP setup then it might give the user a new IP address, rather
than renew the existing lease, but you shouldn't see that very often
in a normal browsing session.

You can modify Interchange's IP qualification rules with the following
directives:

Local:

    http://www.interchange.rtfm.info/icdocs/config/DomainTail.html
    http://www.interchange.rtfm.info/icdocs/config/WideOpen.html

Global:

    http://www.interchange.rtfm.info/icdocs/config/IpHead.html
    http://www.interchange.rtfm.info/icdocs/config/IpQuad.html
    http://www.interchange.rtfm.info/icdocs/config/TrustProxy.html

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    suppressed
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.