Configuration Mode Commands : SteelHead Configuration Commands : HTTP Support Commands : protocol http metadata-resp max-time
  
protocol http metadata-resp max-time
Sets the maximum number of seconds that HTTP optimization stores the object information.
Syntax
[no] protocol http metadata-resp max-time <seconds>
Parameters
<seconds>
Maximum time to store the objects. The default value is 86,400 seconds.
Usage
This setting specifies the maximum lifetime of the stored object. During this lifetime, any qualified If-Modified-Since (IMS) request from the client receives an HTTP 304 response, indicating that the resource for the requested object has not changed since it was stored.
The no command option resets the value.
Example
amnesiac (config) # protocol http metadata-resp max-time 60000
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show protocol http