On Wed, Jul 11, 2007 at 08:03:01PM +0200, "Martin v. Löwis" 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. > > Neither is going on for PyPI, AFAIK - it's mod_fastcgi.
www.python.org/pypi does use mod_proxy to provide PyPI access from the old URL; it's possible these users were going through www.python.org. --amk _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
