Configuring the WSM using Device Manager # Go back one pageGo to the next page#Go to this book's Index

URL Parsing--Redirection tab fields  

The following table describes the fields on the URL Parsing--Redirection tab.  


Field Description
Redirect HTTP non-GETs to Origin Server
Enables or disables redirecting packets to the origin server when HTTP non-Gets are detected.
  • Enabled: WSM redirects all non-GET requests to the origin server.
  • Disabled: WSM compares the URI against the expression table to determine whether all non-GET requests should be redirected to a cache server or origin server.
Default = Enabled
Redirect Cookies to Origin server
Enables or disables redirecting packets to the origin server when user cookies are detected.
  • Enabled: WSM redirects all requests that contain Cookie: in the HTTP header to the origin server.
  • Disabled: WSM compares the URI against the expression table to determine whether it should redirect all requests that contain Cookie: in the HTTP header to a cache server or origin server.
Default = Disabled
Redirect no-cache to Origin Server
Enables or disables redirecting packets to the origin server when no-cache headers are detected.
  • Enabled: The WSM redirects all requests that contain Cache-Control: no-cache in HTTP/1.1 header, or Pragma: no-cache in HTTP/1.0 header to the origin server.
  • Disabled: the WSM compares the URI against the expression table to determine whether it should redirect requests that contain Cache-Control: no-cache in HTTP/ 1.1 header, or Pragma: no-cache in HTTP/1.0 header to a cache server or origin server.
Default = Enabled
URI Hash Length
Enables or disables URL hashing based on the URI.
0 = Disabled (default)

  • Enabled: The length (0 - 255 bytes) of URI that will be used to hash into the cache server.
  • Disabled: WSM will only use the host header field to calculate the hash key.
Default= Disabled
Redirect Based on URI Header
Enables or disables URI header-based redirection.
HTTP Header Name
Sets the HTTP header name. The maximum string length is 32 characters.
Message
User-defined message that is delivered to the client when the switch cannot bind the client's request to server. The maximum string length is 64 characters.

See also:


Go back one pageGo to the next page##Go to this book's Index