----------------------------------------------------------------
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!!!
----------------------------------------------------------------

I have 3 Redhat Linux 6.1 servers running Apache 1.3.12/Jserv 1.1 with
JSDK2.0 and Sun's JDK 1.2.2.
 
Here is the problem. I spawn Apache with apachectl start and it runs
with no errors. I do a netstat |grep 8007 |wc -l which gives me the
number of times port 8007 is listed. On the production machine, which is
stable as all get out, I show zero listings when there is no traffic.
When people call servlets, the number goes up and then goes back to
zero.

On two other machines, I have a whole different story. When I spawn
Apache, the command line above shows 15-21 tcp connections with
'TIME_WAIT' as the state. This is when there is NO traffic on it. After
a while, the box will stop taking HTTP connections, as well as forcing
you off when you are telneting into the box.

I have copied all the conf files from the box without the problem to the
boxes with the problem. No change; I am still getting runaway
'TIME_WAIT's. I even reinstalled jdk1.2.2 with no change.

Any ideas here? Why would it work fine on one box but not on others? I
am stumped here and my bosses are losing faith in me.

HELP!

Ben Ricker
US-Rx


--
--------------------------------------------------------------
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