Jonathan Leto <[EMAIL PROTECTED]> writes:
> Thanks for the people who tried to help, but it doesn't seem to
> be a DNS timeout. When using the following code, it still hangs:
>
> #!/usr/bin/perl -w
>
> use strict;
> $|++;
>
> while(<>){
> print "$_\n";
> }
strace the server under 'httpd -X'
--
Dave Hodgkinson, http://www.hodgkinson.org
Editor-in-chief, The Highway Star http://www.deep-purple.com
Apache, mod_perl, MySQL, Sybase hired gun for, well, hire
-----------------------------------------------------------------