Home > Contents > Index >
satellite.flush
Flushes individual items from the cache.
Syntax
<satellite.flush SERVERN="serverurl" USERNAMEN
="username
" PASSWORDN
="password
"Parameters
SERVERN (required)
- URL of the server whose cache you want to flush.
N
is a number the must be the same as the the number used for username and password.
USERNAMEN (required)
- User name to log in to the server whose cache you want to flush.
N
is a number the must be the same as the the number used for username and password.
PASSWORDN (required)
- Password to log in to the server whose cache you want to flush.
N
is a number the must be the same as the the number used for username and password.
Description
The
satellite.flush
tag flushes all the contents of one or more CS-Satellite caches. To flush individual components from the cache, use the CacheManger API. The CacheManager API provides a flush mechanism to Content Server and CS-Satellite.Example
The following example flushes a page and two pagelets from the caches of the
shakespeare
andjonson
servers:<satellite.flush SERVER1="http://shakespeare:80" USERNAME1="ftuser" PASSWORD1="ftuser" SERVER2="http://jonson:80" USERNAME2="foo" PASSWORD2="bar" />
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.