I'm getting proxy errors (502) since yesterday. Requests
sent from different user agents and networks, response
received many seconds after GET. To wit,

$ curl -v http://www.gnoga.com/
* Adding handle: conn: 0x7fc62b004000
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x7fc62b004000) send_pipe: 1, recv_pipe: 0
* About to connect() to www.gnoga.com port 80 (#0)
*   Trying 50.250.123.219...
* Connected to www.gnoga.com (50.250.123.219) port 80 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.30.0
> Host: www.gnoga.com
> Accept: */*
>
< HTTP/1.1 502 Proxy Error
< Date: Fri, 13 Feb 2015 11:36:11 GMT
* Server Apache/2.4.6 (Debian) is not blacklisted
< Server: Apache/2.4.6 (Debian)
< Content-Length: 457
< Content-Type: text/html; charset=iso-8859-1
<
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>502 Proxy Error</title>
</head><body>
<h1>Proxy Error</h1>
<p>The proxy server received an invalid
response from an upstream server.<br />
The proxy server could not handle the request <em><a
href="/">GET&nbsp;/</a></em>.<p>
Reason: <strong>Error reading from remote server</strong></p></p>
<hr>
<address>Apache/2.4.6 (Debian) Server at www.gnoga.com Port 80</address>
</body></html>
* Connection #0 to host www.gnoga.com left intact
$

On Mon, Feb 9, 2015 at 4:58 PM, Rabbi David Botton <[email protected]> wrote:
> I've made a few adjustments again. If you can try the site again if it was
> failing for you before.
>
> Thanks!
> David Botton

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Gnoga-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to