[Catalyst] Catalyst::Plugin::Session::ApacheSession
toddrw69 at excite.com
toddrw69 at excite.com
Tue Mar 15 19:41:54 CET 2005
--- On Tue 03/15, Sebastian Riedel < sri at oook.de > wrote:
toddrw69 at excite.com wrote:
>> It appears setup() runs once per request, so if I used require() in the plugin, each apache child would get its own copy of Apache::Session::*, correct?
>No! That would really suck...<br>setup() is normally triggered by the first MyApp->action() call in the <br>application class.<br>It has nothing todo with the request cycle.
And if I am using Apache, the first MyApp->action() happens during startup?
Todd W.
_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
More information about the Catalyst
mailing list