a multiplayer game of parenting and civilization building
You are not logged in.
Pages: 1
I'm going to have to say <hr><center>nginx</center>
Although <center><h1>504 Gateway Time-out</h1></center> does sound tempting.
Offline
Good to see Jason finally using the poll feature.
"I came in shitting myself and I'll go out shitting myself"
Offline
Lol
Offline
That's amazing!
I finally separated all of the PHP servers into separate thread pools.
I still haven't figured out which part of this operation is hanging to bring down the PHP process and cause that 504 situation.
It seems to happen like clockwork when I restart the game servers, though. So I think something is checking game servers and getting hung up waiting, and then causing everything else to stall.
However, the only think that checks game servers (that I'm aware of) is the reflector, and that has ALWAYS been in a separate thread pool (and that separate pool did NOT hang the last time this happened---the reflector was the only thing still working).
Now that they're separate, I'll be able to figure out which part is down, and focus on figuring out why it got stuck (and it won't take the whole operation down with it).
Offline
Pages: 1