Is there a way to kill a connection in the AOLServer?  The following is an output from ns_server, and show one connection has been running for over 40 min, and apparently doing nothing.
conn # client IP state method url n seconds bytes
13467 151.204.209.57 running GET /utils/img-display.tcl 2503 0
And top command show AOLserver process uses lot of CPU time even when no other connections are running :
 
PID  USERNAME THR PRI NICE  SIZE   RES STATE   TIME    CPU COMMAND
22043 nsadmin    21   0    0  116M  112M cpu  122:32 27.49% nsd8x


How can i just terminated that connection without restarting the AOLServer? 

thanks,
xd 

Reply via email to