/cfg/slb/layer7/redir
Web Cache Redirection Menu
[Web Cache Redirection Menu] urlal - Enable/disable auto-ALLOW for non-GETs to origin servers cookie - Enable/disable auto-ALLOW for Cookie to origin servers nocache - Enable/disable no-cache control header to origin servers hash - Enable/disable URL hashing based on URI header - Enable/disable server loadbalance based on HTTP header cur - Display current WCR configuration |
Web Cache Redirection Menu Options (/cfg/slb/layer7/redir)
Command Syntax and Usage |
---|
urlal disable|enable |
| Specifies whether Alteon redirects packets to the origin server when HTTP non-GET requests are detected.  enable — Alteon redirects all non-GET requests to the origin server.  disable — Alteon compares the URI against the expression table to determine if it should redirect non-GET requests to a cache server or origin server. Default: enable |
cookie disable|enable |
| Specifies whether Alteon redirects packets to the origin server when cookie header requests are detected.  enable — Alteon redirects all requests that contain Cookie: in the HTTP header to the origin server.  disable — Alteon compares the URI against the expression table to determine if it should redirect requests that contain Cookie: in the HTTP header to a cache server or origin server. Default: disable |
nocache disable|enable |
| Specifies whether Alteon redirects packets to the origin server when no-cache header requests are detected.  enable — Alteon redirects all requests that contain Cache-Control: no-cache in HTTP/1.1 headers, or Pragma: no-cache in HTTP/1.0 headers, to the origin server.  disable — Alteon compares the URI against the expression table to determine if it should redirect requests that contain Cache-Control: no-cache in HTTP/1.1 headers, or Pragma: no-cache in HTTP/1.0 headers, to a cache server or origin server. Default: enable |
hash disable|enable <number (1-255)> |
| Specifies whether to enable URL hashing based on the URI.  enable — You can set the length of URI used to hash into the cache server by specifying a number from 1 to 255.  disable — Alteon only uses the host header field to calculate the hash key. Default: disable |
header disable|enable host|useragent|others |
| Specifies whether Alteon redirects packets to the cache server based on the HTTP header.  enable — Redirect Web traffic based on HTTP header.  disable — Redirect Web traffic based on the URI. Default: disable Specifies the HTTP header used by Alteon to redirect packets to the cache server.  host  useragent  others Default: host |
cur |
| Displays the current URL expression table. |