Hi, I use the following Catalyst plugins in my app: Session, Session::Store::File, Session::State::Cookie Authentication, Authorization::Roles
The problem is that on each request of the main page, the app creates 2 session files before even logging in.
Is it possible to make it generate session files only for the logged-in users?
Thanks. Octavian _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
