Hello, i've a problem a server, when i try to load a page (You can try with www.forcis.com), the browser cannot charge all the page, it fails to download images for example. I don't think thath is the connection, FTP/SSH haven't timeouts. DDoS? I don't think, There are no many connections opened, All IP's are collapsed.
I let us my httpd.conf here, if you find a problem say me. I'm using Apache 1.3.37, PHP 4.4.6...
I let us my httpd.conf here, if you find a problem say me. I'm using Apache 1.3.37, PHP 4.4.6...
ServerType standalone
ServerRoot "/etc/httpd"
LockFile /var/run/httpd.lock
PidFile /var/run/httpd.pid
ScoreBoardFile logs/apache_runtime_status
ResourceConfig /dev/null
AccessConfig /dev/null
ServerTokens PROD
Timeout 300
KeepAlive Off
MaxKeepAliveRequests 100
KeepAliveTimeout 5
MinSpareServers 5
MaxSpareServers 20
StartServers 8
MaxClients 180
MaxRequestsPerChild 0
Last edited: