Displaying 1 result from an estimated 1 matches for "loeb7x".
Did you mean:
joebox
2012 Sep 18
3
Nginx + Phusion Passenger 3 problem with "504 Gateway time-out"
...ser is redirected to a
"504 Gateway time-out". At this point, the file was already sent, but
it''s being processed (the pdf manipulation task really takes time). I
found several threads with solutions like this:
https://groups.google.com/forum/?fromgroups=#!topic/phusion-passenger/LOEb7x-nAy0
that basically consists in patching the hardcoded timeout values on
the passenger source before compiling the module.
There is actually no error on the request and the manipulation of the
files itself. After a while, the work on the server is finished
without any bad behaviour. The processed...