Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Molder2k

    Apache in MPM-Worker .. how to bypass a conn limit 1024

    Hi, I have an Apache2 in MPM-Worker configuration: <IfModule mpm_worker_module> StartServers 6 # MaxClients 150 MinSpareThreads 128 MaxSpareThreads 512 ThreadsPerChild 64 MaxRequestsPerChild 0 </IfModule> When I have 1024 requests...

Part and Inventory Search

Back
Top