Hello, I'm still under apache 1.3.37, with php 5. I have a Intel(R) Xeon(TM) CPU 3.20GHz with 2 Go of RAM I would like to know how many Maxclient the server would support ? I'm quite sure that my actual settings are not so good to make the best performance here is my configuration : TimeOut 180 KeepAlive on MaxKeepAliveRequests 60 KeepAliveTimeout 10 MinSpareServers 50 MaxSpareServers 256 StartServers 50 MaxClients 256 MaxRequestsPerChild 250 I have to manage a lot of simultaneous short connection. I know that I have to rebuild apache to increase my maxclient. Other question, do I need to optimise kernel.shmax and increase the default value, to get better performance from apache ? Regards to all David --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See |