Blue Coat Systems Time Clock Proxy SG Manuel d'utilisateur Page 225

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 314
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 224
Chapter 4: Property Reference
225
ttl( )
Sets the time-to-live (TTL) value of an object in the cache, in seconds. Upon expiration, the cached
copy is considered stale and will be re-obtained from the origin server when next accessed. However,
this property has an effect only if the following HTTP command line option is enabled
: Force
explicit expirations: Never serve after.
If the above option is not set, the ProxySG’s freshness algorithm determines the time-to-live value.
Note:
advertisement(yes) overrides any ttl( ) value.
Syntax
ttl(seconds)
where seconds is an integer, specifying the number of seconds an object remains in the cache before it
is deleted. The maximum value is 4294967295, or about 136 years.
The default value is specified by configuration.
Layer and Transaction Notes
•Use in
<Cache> layers.
•Do not use in
<Proxy> layers.
Example
; Delete the specified cached objects after 30 seconds.
url=//www.example.com/dyn_images ttl(30)
See Also
•Properties:
advertisement( ), cache( )
Vue de la page 224
1 2 ... 220 221 222 223 224 225 226 227 228 229 230 ... 313 314

Commentaires sur ces manuels

Pas de commentaire