On 7/11/07, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: > >> Ok. What precisely was that proxy error? (I'm puzzled, because I'm > >> not aware of a proxy somewhere) > > > > 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. >
So perhaps the external fastcgi server has barfed? Like I said, I was just guessing based on past experience. I don't know enough about the internals of PyPI to actually comment on how applicable that experience is. NRY _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
