On 04/23/2010 11:09 AM, Adrian Reber wrote:
On Tue, Mar 16, 2010 at 02:27:23PM -0400, Jess Cannata wrote:
We would like to be a public mirror for Fedora.
IP: 141.161.54.208 U.S.A. Outbound bandwidth: 1 Gigabit to Public Internet, connection to Internet2
Sorry for the late answer. I see that you already added all the information to our MirrorManager. Thanks for supporting Fedora.
I just tested your mirror and there seems to be a rewrite in place
$ curl -I http://hpc.arc.georgetown.edu/mirror/fedora HTTP/1.1 301 Moved Permanently Server: nginx/0.5.33 Date: Fri, 23 Apr 2010 15:00:06 GMT Content-Type: text/html Content-Length: 185 Location: http://localhost/mirror/fedora/ Connection: keep-alive
Which redirects all clients to localhost. This is the reason you probably see no traffic on your mirror, because you are marked as having no Up-to-Date content:
https://admin.fedoraproject.org/mirrormanager/host_category/4874
Adrian
Adrian,
Thanks for catching that. I've started using nginx because I wanted to learn more about it, but I missed some configuration options. It should be working correctly now. Thanks for your help.
Jess