> 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.
I wonder why that is. Would there be anything wrong with making that a (permanent) redirect instead? Users of the old URL should see a speedup if they do many requests; all relative URLs would directly go to cheeseshop, rather than having to pass through www.python.org again. Regards, Martin _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
