openhatch

Issue539

Title Blog should move to nginx, and out of Apache
Milestone 0.11.07 Priority bug
Waiting On Status resolved
Superseder Nosy List paulproteus
Assigned To paulproteus Keywords

Created on 2011-08-13.18:40:03 by paulproteus, last changed 2011-08-27.21:59:52 by aldeka.

Messages
msg2302 (view) Author: paulproteus Date: 2011-08-13.18:40:57
I have fixed this. The blog is now running entirely through PHP's "FastCGI
Process Manager" combined with nginx.

This should make it more stable. If it crashes again, we should file more bugs
(or perhaps just stop hosting the blog ourselves).
msg2301 (view) Author: paulproteus Date: 2011-08-13.18:40:03
As of August 1, the blog sometimes fails to load. This combines poorly with the
fact that we like getting lots of traffic there.

I think that if we stop having Apache's mod_php render the blog, it'll be more
reliable.
History
Date User Action Args
2011-08-27 21:59:52aldekasetmilestone: 0.11.09 -> 0.11.07
2011-08-13 18:40:57paulproteussetstatus: unread -> resolved
messages: + msg2302
2011-08-13 18:40:03paulproteuscreate