
seasprocket at gmail
Jun 19, 2009, 1:52 PM
Post #3 of 3
(452 views)
Permalink
|
On Fri, Jun 19, 2009 at 8:47 AM, Stuart Watt <swatt[at]infobal.com> wrote: > 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. > Thank you so much! I hadn't realized that verify_address was a config setting (RTFM!) and I'm on an older version of C::P::S which defaults to true. -- ========================== http://www.bikewise.org 2People citizen's network for climate action: http://www.2people.org Greater Seattle Climate Dialogues: http://www.climatedialogues.org ==========================
|