
25 Feb
2014
25 Feb
'14
4:50 p.m.
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.