Re: 504 Gateway Timeout

2012-11-29 Thread Radim Kolek
Tom, you were right ! I'm using a Cherokee http server and 15s timeout was one of options. Now it works OK. Radim Kolek, Ing. GSM: +420602608696 ICQ: 85591428 Dne 29.11.2012 13:58, Tom Evans napsal(a): On Thu, Nov 29, 2012 at 11:58 AM, bikeridercz wrote: Dear all, I'm just facing a problem

Re: 504 Gateway Timeout

2012-11-29 Thread Tom Evans
On Thu, Nov 29, 2012 at 1:01 PM, Jirka Vejrazka wrote: >> I'm just facing a problem with little longer runnig SQL select command, >> and DJago framework returns a "504 Gateway Timeout" after aprox 10 seconds. >> My sql command is executed on Oracle SQL database through >> "django.db.backends.oracl

Re: 504 Gateway Timeout

2012-11-29 Thread Jirka Vejrazka
> I'm just facing a problem with little longer runnig SQL select command, and DJago framework returns a "504 Gateway Timeout" after aprox 10 seconds. My sql command is executed on Oracle SQL database through "django.db.backends.oracle" driver. You'd have to change multiple timeouts to make this wo

Re: 504 Gateway Timeout

2012-11-29 Thread Tom Evans
On Thu, Nov 29, 2012 at 11:58 AM, bikeridercz wrote: > Dear all, > > I'm just facing a problem with little longer runnig SQL select command, and > DJago framework returns a "504 Gateway Timeout" after aprox 10 seconds. My > sql command is executed on Oracle SQL database through > "django.db.backen