a httpd question

trytry

Verified User
Joined
Jan 17, 2006
Messages
15
i find that my httpd service always has little problem

it seems that http (port 80) hangs totally but i still can go with the other port such as 2222

when i restart the httpd service , it turns back to normal ..

is that the server was attacked?
any method can avoid this problem?

thanks.;)
 
DirectAdmin is what is running on port 2222, it is a completly different program than Apache, and that is why you are still able to attach to that port. Not sure why Apache is hanging.
 
yes, all other service such as ftp , webmin , directadmin also work smoothly...

but apache hang..:(
 
any error message when you restart apache through SSH ?
 
do you think my port 80 was attacked or too many connection ?

which log can i check?:confused:
 
Back
Top