yum.postgresql.org 404 when port in host header

From: Bryan McLellan <btm(at)loftninjas(dot)org>
To: pgsql-www(at)postgresql(dot)org
Subject: yum.postgresql.org 404 when port in host header
Date: 2014-02-08 00:42:58
Message-ID: CAMojFHBssBy_Fj+9RUMfQiSdHj34b8PhEKL_mTMNYmc+0gb25Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

I'm debugging a chef bug [1] that was reported with a recent release
where requests are failing to yum.postgresql.rog now because the host
header includes a port. I'd like to narrow this down to a webserver,
configuration, or load balancer. Anyone here familiar with this server
and have any ideas?

This works fine:
curl -H Host:yum.postgresql.org
http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64/pgdg-centos91-9.1-4.noarch.rpm

This returns a 404:
curl -H Host:yum.postgresql.org:80
http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64/pgdg-centos91-9.1-4.noarch.rpm

Bryan

[1] https://tickets.opscode.com/browse/CHEF-5010

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Stephen Frost 2014-02-08 00:58:40 Re: yum.postgresql.org 404 when port in host header
Previous Message Joshua D. Drake 2014-02-08 00:25:38 Re: [pgsql-advocacy] Milwaukee User Group