Page 1 of 1
Short downtime to end all downtimes (14/10/10)
Posted: Thu Oct 14, 2010 9:20 pm
by thelinx
Hey!
You may have noticed the site just went for a minute or two. That was because I was setting up php-fpm, which is a FastCGI manager thing that is 500x more awesome and working than my previous solution (hint: it involved while loops and pgrep).
The result of this short downtime: There
shouldn't be any more 502 errors, since the CGI stuff will be handled professionally.
Re: Short downtime to end all downtimes (14/10/10)
Posted: Thu Oct 14, 2010 9:28 pm
by Robin
Hurray!
Re: Short downtime to end all downtimes (14/10/10)
Posted: Thu Oct 14, 2010 11:06 pm
by kikito
FastCGI FTW.
Thanks for taking the time to do it.
Re: Short downtime to end all downtimes (14/10/10)
Posted: Fri Oct 15, 2010 7:44 am
by nevon
I thought you said the only way to fix PHP was called Python/Perl/Ruby/Lua?
Re: Short downtime to end all downtimes (14/10/10)
Posted: Fri Oct 15, 2010 9:27 am
by thelinx
nevon wrote:I thought you said the only way to fix PHP was called Python/Perl/Ruby/Lua?
That point still stands. The PHP CGI handlers are still dying. This is just a more effective way of reviving them.
Re: Short downtime to end all downtimes (14/10/10)
Posted: Fri Oct 15, 2010 9:44 am
by zac352
thelinx wrote:nevon wrote:I thought you said the only way to fix PHP was called Python/Perl/Ruby/Lua?
That point still stands. The PHP CGI handlers are still dying. This is just a more effective way of reviving them.
Did you poison them or something? :/
Re: Short downtime to end all downtimes (14/10/10)
Posted: Fri Oct 15, 2010 2:57 pm
by thelinx
Nah, it's just PHP being PHP.
Re: Short downtime to end all downtimes (14/10/10)
Posted: Sat Oct 16, 2010 12:09 am
by zac352
thelinx wrote:Nah, it's just PHP being PHP.
My grandfather used to work at NASA as a PHP programmer.
Re: Short downtime to end all downtimes (14/10/10)
Posted: Sun Oct 17, 2010 9:00 pm
by TechnoCat
I like the lack of Gateway 502 errors anymore.