-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Em 13/7/2010 07:19, Davies Matt J A (LCSS) escreveu: > I'm just starting to use a config file for my varnish 2.0.4 and an init.d script file, I was just running it from the command line previously. > > I've got it to work, but I'm a bit confused about one thing. > > # Set default ttl in seconds > VARNISH_TTL=120 > > Can anyone tell me what that does exactly? >
Hey Matt, - -- - -t ttl Specifies a hard minimum time to live for cached documents. This is a shortcut for specifying the default_ttl run-time parameter. - -- Here you will find more information about daemon options: http://varnish-cache.org/docs/reference/varnishd/ ;) hope this helps []'s - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (MingW32) iEYEARECAAYFAkw9CeEACgkQNRQApncg294DYgCgsjav2DYrYENIK5UHDCOHm6c3 Ak8AoKNmLHGctB/Z9YGfsTLiDkMU1xKV =Xk9y -----END PGP SIGNATURE-----
_______________________________________________ varnish-misc mailing list [email protected] http://lists.varnish-cache.org/mailman/listinfo/varnish-misc
