r1000 - trunk/varnish-cache/bin/varnishd

Dag-Erling Smørgrav des at linpro.no
Sat Sep 16 11:50:08 CEST 2006


phk at projects.linpro.no writes:
> Log:
> Generalize parameter setting at start up.
>
> Give the managers main a struct cli and use that to call into
> the paramter stuff for setting listen address.  More params to follow.
>
> When setting the listen address, check that getaddrinfo() doesn't
> hate it.

I'd suggest adding the following parameters:

 - worker thread min/max/timeout (replaces the -w option)
 - hard minimum TTL (replaces the -t option)

and possibly:

 - hash algorithm (rehash when it changes)
 - storage file (discard previous when it changes)

DES
-- 
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no



More information about the varnish-commit mailing list