At 03:06 AM 12/24/01, Tech Support wrote: >Hello, > >I am experiencing a 30 second (exactly) wait for a client to connect to the >server. I try to set the nice variable to -20 and everything inbetween, but >I am unable to get rid of the delay. Any help would be much appreciate. My >direct email address is [EMAIL PROTECTED] Thanks.
I was dealing with the exact same thing. On my systems, this turned out to be an IDENT protocol thing, caused by the config of XINETD. If you're using XINETD, go into the config file you're using, and remove "USERID" from any logging lines, and that'll help. I should also note that I've found and reported a bug in the xinetd RedHat's currently shipping, in which it'll sometimes start doing ident again, even if you've told it not to. ----------------------------------------------------------------- Daniel Senie [EMAIL PROTECTED] Amaranth Networks Inc. http://www.amaranth.com
