Current time: 05-06-2024, 04:22 PM Hello There, Guest! (LoginRegister)


Post Reply 
apache maxclient
Author Message
romantik Offline
Junior Member
*

Posts: 54
Joined: Mar 2009
Reputation: 0
Post: #1
apache maxclient
Hogyan lehetne beállítani /domain szinten a maxclient értékét, és mi lenne az optimális beállítás?
Keresett valaki egy többszázezres látogató /nap kéréssel, ahhoz állítgatnám, de csak adott domainre.

A jelenlegi apache2.conf vonatkozó része:
Code:
<IfModule mpm_prefork_module>
    StartServers          5
    MinSpareServers       5
    MaxSpareServers      10
    MaxClients          150
    MaxRequestsPerChild   0
</IfModule>

<IfModule mpm_worker_module>
    StartServers          2
    MaxClients          150
    MinSpareThreads      25
    MaxSpareThreads      75
    ThreadsPerChild      25
    MaxRequestsPerChild   0
</IfModule>

köszi!
12-02-2010 12:10 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
apache maxclient - romantik - 12-02-2010 12:10 AM
RE: apache maxclient - Kika - 12-02-2010, 12:28 AM
RE: apache maxclient - romantik - 12-02-2010, 01:30 AM
RE: apache maxclient - rauschr - 12-02-2010, 07:48 AM
RE: apache maxclient - romantik - 12-02-2010, 09:37 AM
RE: apache maxclient - Dylan - 12-06-2010, 07:06 PM
RE: apache maxclient - romantik - 12-06-2010, 08:33 PM
RE: apache maxclient - Dylan - 12-07-2010, 02:54 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)