<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
This does happen, most commonly when a site uses a load-balancing proxy
setup. According to the docs, this should not be happening by default,
but is enabled through the verify_address key for the session
configuration. On larger sites I've worked with, I ended up turning off
IP address verification as it was causing more problems than it was
worth (repeated login prompts). See the Caveats in the perldoc for
Catalyst::Plugin::Session. <br>
<br>
All the best<br>
Stuart<br>
<br>
<br>
<br>
Phil Mitchell wrote:
<blockquote
 cite="mid:3d8716b10906182120k3257e997id0ca18210f5110f6@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">I am getting a surprising number of these
warnings in the error logs: <br>
  <br>
Deleting session b00b8b9d82da06a738cd7fe4d57760d8a8d69cd5 due to
address mismatch (146.229.203.46 != 64.255.180.21)<br>
  <br>
Is this something I should be concerned about? I've never really known
how this is possible (client IP changes? user is roaming?)<br>
  <font color="#888888"><br clear="all">
  </font></div>
</blockquote>
<div class="moz-signature">-- <br>
<span style="color: rgb(102, 0, 0);">Stuart Watt<br>
ARM Product Developer<br>
Information Balance</span></div>
</body>
</html>