[Kimchi-devel] [PATCH] issue #325: Use RamSession instead of FileSession

Crístian Viana vianac at linux.vnet.ibm.com
Tue Feb 25 15:50:30 UTC 2014


Am 25-02-2014 12:21, schrieb Shu Ming:
> In web server design, it is very common to allow the web server to 
> restart without the user in the fronend to know.
Is it?

Even though we will disconnect the user when the Kimchi server reboots, 
we will have more benefits by applying this patch: fix the bug mentioned 
by Aline and make some requests faster.

The other proposal to solve the problem (overriding 
cherrypy.session.FileSession._load) doesn't look very nice, so this is 
still the best option.




More information about the Kimchi-devel mailing list