Specifications

Understanding Transparent Web Cache Balancing (TWCB) ip twcb webcache
23-8 Transparent Web Cache Balancing Configuration
Examples
Thisexamplesetsthemaximumnumberofconnectionsforcacheserver186.89.10.51to100and
activatestheserver:
Matrix(rw)->Router(config)#ip twcb wcserverfarm s1Server
Matrix(rw)->Router(config-twcb-wcsfarm)#cache 186.89.10.51
Matrix(rw)->Router(config-twcb-cache)#maxconns 100
Matrix(rw)->Router(config-twcb-cache)#inservice
Thisexampleaddsthewebcacheserverfarms1Servertothecache1webcacheandactivatesthe
webcache:
Matrix(rw)->Router(config)#ip twcb webcache cache1
Matrix(rw)->Router(config-twcb-webcache)#serverfarm s1Server
Matrix(rw)->Router(config-twcb-webcache)#inservice
ip twcb webcache
Usethiscommandtocreateawebcacheusingthespecifiedname.
Syntax
ip twcb webcache web-cache-name
Parameters
Defaults
None.
Mode
RouterConfigurationmode:Matrix(rw)>Router(config)#.
Usage
Beforeawebcachecanbeputinservicetheremustbeatleastonecacheserverassociatedwithit
thatisinservice.
Executingthiscommandenterswebcachecomfigurationcommandmode.
Example
Thisexamplecreatesawebcachenamedcache1:
Matrix(rw)->Router(config)#ip twcb webcache cache1
Matrix(rw)->Router(config-twcb-webcache)#
webcachename Specifiesthenameofthewebcachetobecreated.Firmwaresupports
thecreationof1webcache.