LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

re: slow response of the realserver

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: re: slow response of the realserver
From: Michael Lee <ctlee@xxxxxxxxxxx>
Date: Wed, 8 Oct 2003 15:19:16 +0800
Thanks for explaining those to me. Now I am convinced that I am experiencing 
the authd/identd problem. I tried to implement the solution presented in 
chapter 12 of the howto, but I failed. 

First, I tried the solution on 12.7: ipchains. each of the three command 
options returned the following error msg:

ipchains: Protocol no available

Then I tried the solution on 12.8: Turn off tcpwrappers. It directed me to 
modify inetd.conf, but I don't have that file. I tried to modify the file 
inside the xinetd.d directory, but the format is different, and it seem to me 
that tcp wrapper is not enabled, as shown in the telent setting:

service telnet
{
     disable = no
     flags = reuse
     socket type = stream
     wait = no
     user = root
     server = /usr/sbin/in.telnetd
     log_on_failure += USERID
}

Moreover, I can't find any setting for http, which is my main concern

Regards,
Michael Lee
M.Phil Student, HKUCSIS



-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
<Prev in Thread] Current Thread [Next in Thread>