Share

simpleproxy

Tracker: Patches

5 Patch to address performance issues with nss_mdns - ID: 2409854
Last Update: Attachment added ( apollock )

According to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508148,
simpleproxy performs poorly when nss_mdns is in use (because of a call to
gethostbyaddr()), which is now the default in at least Debian. The attached
patch fixes this by changing the call to getnameinfo()


Andrew Pollock ( apollock ) - 2008-12-09 07:18

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
simpleproxy.c.patch Switch from gethostbyaddr() to getnameinfo() Download

Change ( 1 )

Field Old Value Date By
File Added 304632: simpleproxy.c.patch 2008-12-09 07:18 apollock