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