R
rembrandt
Guest
I have a little problem on one redhad server with PSA 7.5, apache opens loads of child processes, to muc, because with 5 to 6 minutes apache cant´t be reached. Only solution: restart apache, then it all starts over again.
Here´s a small portion of a netstat output:
The odd thing is, the connections are -all- to the same IPadress (which even can´t be reached over port 80).
Can anyone tell me what the heck is going wrong and preferably hand me a solution?
Here´s a small portion of a netstat output:
Code:
tcp 0 1 plesk.server:51034 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51029 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51028 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51031 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51030 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51025 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51024 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51027 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51026 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51005 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51004 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51007 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51006 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51001 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51000 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51003 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:51002 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:50997 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:50996 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:50999 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:50998 ip.ad.rr.ess:http SYN_SENT
tcp 0 1 plesk.server:50995 ip.ad.rr.ess:http SYN_SENT
Can anyone tell me what the heck is going wrong and preferably hand me a solution?