MediaTemple Django Bad Gateway
- by Eeyore
I have a site running on GS server on MediaTemple.
It's Django/PostgreSQL setup.
For some reason from time to time I get Bad Gateway error and I can't figure out what's causing it.
What can cause this error?
What else can I do to find the cause of the problem?
url.access-deny = ( "~", ".inc" )
fastcgi.server = (
"/main.fcgi" => (
…