| setcsvserver_cacheable |
Use this method to set the option to specify whether a virtual server used for content switching will route requests to the cache redirection virtual server before sending it to the configured servers. |
Syntax |
Parameters |
name |
Identifies the virtual server name (created with the add cs vserver method). This is mandatory parameter. |
cacheable |
The option to specify whether a virtual server used for content switching will route requests to the cache redirection virtual server before sending it to the configured servers. Default value = NO. Possible Values : YES, NO. |
Return Value |
Returns simpleResult |
See Also |