[Catalog-sig] start on static generation, and caching - apache config.

Nathan R. Yergler nathan at creativecommons.org
Wed Jul 11 19:55:46 CEST 2007


I'm getting the following right now:

<!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="/pypi">GET&nbsp;/pypi</a></em>.<p>
Reason: <strong>Error reading from remote server</strong></p></p>

</body></html>


On 7/11/07, Fred Drake <fdrake at gmail.com> wrote:
> On 7/11/07, Nathan R. Yergler <nathan at creativecommons.org> wrote:
> > IIRC it was a 503 or 502 -- if I had to guess, it appeared that Apache
> > is passing requests through to a local process (mod_rewrite or
> > mod_proxy?), and that process wasn't responding.
>
> Firefox's "Page Info" says 503.
>
>
>   -Fred
>
> --
> Fred L. Drake, Jr.    <fdrake at gmail.com>
> "Chaos is the score upon which reality is written." --Henry Miller
>


More information about the Catalog-SIG mailing list