getting 504 gateway timeout
getting 504 gateway timeout
when assessing my websites I'm getting a 504 gateway timeout I have already rebooted the server. apachectl configtest and nginx configtest both report fine.
Getting this error
Getting this error
Code: Select all
2015/04/01 03:01:59 [error] 2026#0: *170 upstream timed out (110: Connection timed out) while connecting to upstream, client: 66.249.67.87, server: , request: "GET / HTTP/1.1", upstream: "http://10.90.80.10:8080/", host: ""
Re: getting 504 gateway timeout
It seems that your apache2 have a problem, please check if you can access manually on "http://10.90.80.10:8080/", also check apache2 status and log.
Regards
Raphael
Regards
Raphael
Re: getting 504 gateway timeout
Please check also site error log, may be you have fatal error(s) in scripts.
Re: getting 504 gateway timeout
check this page for more details http://firstandgeek.com/504-gateway-tim ... error-504/skurudo wrote:Please check also site error log, may be you have fatal error(s) in scripts.
Re: getting 504 gateway timeout
It's not details - only simple explanations, why you need more resources.jinsonkv wrote:check this page for more detailsskurudo wrote:Please check also site error log, may be you have fatal error(s) in scripts.
Main idea - "Some company’s may have hosted their website with cheap servers which are not compatible with handling many requests at a time."