Hello,
since yesterday the Toolserver respons very slow. Why? Is it the network?
Greeting Kolossos
Tim Alder schrieb:
Hello,
since yesterday the Toolserver respons very slow. Why? Is it the network?
httpd is slow, normal ping gives
Antwort von 145.97.39.143: Bytes=32 Zeit=26ms TTL=53 Antwort von 145.97.39.143: Bytes=32 Zeit=27ms TTL=53 Antwort von 145.97.39.143: Bytes=32 Zeit=25ms TTL=53 Antwort von 145.97.39.143: Bytes=32 Zeit=26ms TTL=53
greets, marco
at the moment the apache doent answers to any request ... whats wrong with the apache ? we have a lot of problems in the last days ..who can help ?
IMHO, I think that MaxClient should be higher than 375 around 5000 could be ok, If some time there are so many conections hemlock it will support. MinSpareThreads is high it's not necesary so many idle process and ThreadsPerChild is low, a proccess is much more costly than thread. And last KeepAliveTimeout can be down to 5 second, when one navigator do concurrent petitioni using HTTP/1.1 do petition in less than 5 seconds this way connections close and release faster. I hope this can be help. Sorry for my english.
Roberto yrithinnd
El mar, 07-11-2006 a las 22:05 +0100, FlaBot escribió:
at the moment the apache doent answers to any request ... whats wrong with the apache ? we have a lot of problems in the last days ..who can help ? _______________________________________________ Toolserver-l mailing list Toolserver-l@Wikipedia.org http://mail.wikipedia.org/mailman/listinfo/toolserver-l
Hello, Am Mittwoch, den 08.11.2006, 00:50 +0100 schrieb Roberto:
IMHO, I think that MaxClient should be higher than 375 around 5000 could be ok, If some time there are so many conections hemlock it will support. MinSpareThreads is high it's not necesary so many idle process and ThreadsPerChild is low, a proccess is much more costly than thread. And last KeepAliveTimeout can be down to 5 second, when one navigator do concurrent petitioni using HTTP/1.1 do petition in less than 5 seconds this way connections close and release faster. I hope this can be help. Sorry for my english.
thanks for your message. I'm a bit confused with the apache-config and your text. I have changed the values at this:
StartServers 10 MaxClients 2000 MinSpareThreads 20 MaxSpareThreads 150 ThreadsPerChild 20 MaxRequestsPerChild 10
At start apache tells me:
WARNING: MaxClients of 2000 would require 100 servers, and would exceed the ServerLimit value of 16. Automatically lowering MaxClients to 320. To increase, please see the ServerLimit directive.
I'm not sure, that I understand your text right. Please just changed the lines above and send it back to me. Thank you very much :).
Roberto yrithinnd
Sincerly, DaB.
toolserver-l@lists.wikimedia.org