On Thursday 20 September 2001 12:10 pm, Bill Stoddard wrote:
> Now for something completely different... I am just throwing out some
> stream of consciencness thoughts.
>
> Definition - "Server" is a "process". Could replace all occurences of
> "Server" below with "Process" or "Child". No explicit use of a term
> equivakent to "the thing that handles a request".
>
> StartServers - number of processes started. Same as in 1.3
> MaxClients - Max number of connected clients that can be supported. Same as
> in 1.3 MaxRequestPerServer - Same as in 1.3
> MinSpareServers - Same as in 1.3
> MaxSpareServers - Same as in 1.3
> ThreadsPerServer - Specific to threaded MPMs.
>
> We loose a bit of control, but only a bit.  The ability of the server to
> handle client connections grows or shrinks by "threadsperserver' quanta.
>
> Thoughts?

I'm missing something here.  Those directives are defined exactly as they
exist today.  If we use this model, we don't lose any control at all.  What
don't I see?

Ryan

______________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
Covalent Technologies                   [EMAIL PROTECTED]
--------------------------------------------------------------

Reply via email to