| setcrvserver_via |
Use this method to set insert a via header in each HTTP request. In the case of a cache miss, the request is redirected from the cache server to the origin server. This header indicates whether the request is being sent from a cache server. |
Syntax |
Parameters |
name |
Name of the cache redirection virtual server. This is mandatory parameter. |
via |
Insert a via header in each HTTP request. In the case of a cache miss, the request is redirected from the cache server to the origin server. This header indicates whether the request is being sent from a cache server. Default value = ON. Possible Values : ON, OFF. |
Return Value |
Returns simpleResult |
See Also |