The following reply was made to PR other/3462; it has been noted by GNATS.
From: Ville Nummela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]
Cc: Subject: Re: other/3462: apache can't handle firewalls blocking identd
queries
Date: Mon, 30 Nov 1998 17:42:29 +0200
I did some minor debugging, and found out that one way to "fix" the
problem was to remove the timeout checking from the rfc1413.c and let the
connect -function timeout. This on the other hand makes the access from
those hosts behind firewall slow as hell but on the other hand it made
the access possible.. Hope this gives you any clue on anything..