----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


Hi, 

I'm running apache 1.3.9 and JServ 1.1 on solaris 2.6 here. It seems
every time apache tries to talk to JServ, it opens up a new socket
to do so, is there any way to do keepalive between apache and jserv?

The default /dev/tcp parameter tcp_close_wait_interval on my machine
is 240000 (=4mins) and I am seeing a couple of thousands ports that 
look like the following (netstat -a) :
 
localhost.8007   localhost.50416  32768  0 32768  0   TIME_WAIT

any suggestions about tweaking tcp_close_wait_interval ?

thanks,

yee




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to