[nycphp-talk] PHP 5.0.0 live!
Paul Reinheimer
preinheimer at gmail.com
Tue Jul 13 18:51:26 EDT 2004
/me laughs
I'm in for a party.
Beer will scale, because the system it is built upon scales. :)
Bartending is a stateless protocoll, customer makes a request, request
is filled, connection is terminated. If another request needs to be
made a seperate connection is required.
Suggested configuration for an open bar that scales:
StartServers 10
MinSpareServers 5
MaxSpareServers 20
MaxClients 2000
MaxRequestsPerChild 20
StartKegs 20
MinSpareKegs 5 #Order new kegs from store
MaxSpareKegs 30 #Return excess kegs to store
paul
On Tue, 13 Jul 2004 16:40:22 -0600, John Lacey <jlacey at att.net> wrote:
> Daniel Krook wrote:
>
> >>After two years of development PHP 5.0.0 is finally up!
> >>
> >>
> >
> >Time for a Mozilla 1.0 - style release party? :)
> >
> >
> >
> >
> >
>
> and... how well does the beer supply scale??
>
>
>
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
>
More information about the talk
mailing list