stale_flags Struct Reference
Collaboration diagram for stale_flags:

Public Attributes

bool expires
 Expires: header absolute timestamp limit. More...
 
bool min
 Heuristic minimum age limited. More...
 
bool lmfactor
 Last-Modified with heuristic determines limit. More...
 
bool max
 Configured maximum age limit. More...
 

Detailed Description

Flags indicating which staleness algorithm has been applied.

Definition at line 44 of file refresh.cc.

Member Data Documentation

◆ expires

bool stale_flags::expires

Definition at line 45 of file refresh.cc.

Referenced by refreshCheck(), and refreshStaleness().

◆ lmfactor

bool stale_flags::lmfactor

Definition at line 47 of file refresh.cc.

Referenced by refreshCheck(), and refreshStaleness().

◆ max

bool stale_flags::max

Definition at line 48 of file refresh.cc.

Referenced by refreshCheck(), and refreshStaleness().

◆ min

bool stale_flags::min

Definition at line 46 of file refresh.cc.

Referenced by refreshCheck(), and refreshStaleness().


The documentation for this struct was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors