yum.postgresql.org 404 when port in host header

Поиск
Список
Период
Сортировка
От Bryan McLellan
Тема yum.postgresql.org 404 when port in host header
Дата
Msg-id CAMojFHBssBy_Fj+9RUMfQiSdHj34b8PhEKL_mTMNYmc+0gb25Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: yum.postgresql.org 404 when port in host header
Список 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



В списке pgsql-www по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [pgsql-advocacy] Milwaukee User Group
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: yum.postgresql.org 404 when port in host header