|
I don't know which Apache Proxy you are using, or the reason that
you would have a web page running longer than 60 seconds, but this
message ("The proxy server received...") is probably coming from
Apache. You can search on that phrase for a lot of reasons and
possible fixes, for Apache's message at least. If Jetty is just taking too long - and Apache has given up waiting, then it looks like you can add or edit something like this in your Apache httpd.conf file: Resolution: Timeout 2400 ProxyTimeout 2400 ProxyBadHeader Ignore The 2400 seconds is just a number you can set yourself. Be sure to restart the Apache service. If Jetty is actually breaking, then the real cause of the error might be in Jetty's logs, not Apache's. HTH, Al On 1/16/2016 12:36 PM, Lee wrote:
-- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. |
Re: [OpenBD] Proxy Error - The proxy server received an invalid response from an upstream server.
'Alan Holden' via Open BlueDragon Sat, 16 Jan 2016 21:47:04 -0800
- [OpenBD] Proxy Error - The proxy server ... Lee
- Re: [OpenBD] Proxy Error - The prox... 'Alan Holden' via Open BlueDragon
- Re: [OpenBD] Proxy Error - The ... Lee Fortnam
- Re: [OpenBD] Proxy Error - ... 'Alan Holden' via Open BlueDragon
- Re: [OpenBD] Proxy Erro... Lee Fortnam
