[Catalyst-dev] Using more than one session store

shtil at comcast.net shtil at comcast.net
Sat Jul 19 00:35:37 BST 2008


Hi,

Using DBIC session store is a classical example of load balancing environment.
FastMmap will only work on the same box, but is (should be?) much faster.

Is it possible to deploy both and try FastMmap first and if fails, try the DBIC?

Will call to $c->config(session) in the action work?


--
Sincerely

Yuri Shtil





More information about the Catalyst-dev mailing list