Michele Baldessari wrote: % In proxy 5.6 in order to fix 1000586, we've added the following commit: % commit 4273986e4c1996c6c575a4cc4ca9d2c5587acf1c % Author: Stephen Herr <sh...@redhat.com> % Date: Fri Aug 23 14:46:32 2013 -0400 % % 1000586 - /etc/hosts doesn't work with proxies % % It does a "socket.gethostbyname(req.headers_in['Host'])", but since RHEL 5 % clients over https send 'server.domain:443' host headers, we end up % doing lots of odd queries to the DNS servers (note the :443 at the end): % 22:12:00.733856 IP 172.16.11.11.49785 > 172.16.11.254.53: 60115+ A? satproxy.int.rhx:443.int.rhx. (46) % 22:12:00.734481 IP 172.16.11.254.53 > 172.16.11.11.49785: 60115 NXDomain* 0/1/0 (93) ...
Hi Michele, I've committed your patch, thank you for your contribution. Since we have moved our git repo to github.com I'd like to ask you to make your future patches pull requests on github. Details are described in updated https://fedorahosted.org/spacewalk/wiki/PatchProcess. Thank you, -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel