Just a second...

VirtualHost

HTTP virtual host management interface

Object name format

The objectName for MBeans of this type is of the following form: com.pushtechnology.diffusion:type=VirtualHost,name="name",server="server_name",webServer="web_server_name"

Attributes

Name Type Read/Write Description
cacheSizeBytes int read The cache size in bytes
cacheSizeEntries int read The number of entries in the cache
aliasFile String read the alias file name
compressionThreshold int read the compression threshold
debug boolean read true if debug is set
documentRoot String read the document root directory
errorPage String read the error-page file name
fileServiceName String read the file service name
homePage String read the home-page file name
host String read the host name
minify boolean read true if the minify property is set
name String read the virtual host name
numberOfRequests int read number of requests actioned since service was started
static boolean read true if static
webServerName String read the web server name

Operations

Name Return Type Arguments Impact Description
startService void 0 ACTION Restart a previously stopped virtual host
Name Return Type Arguments Impact Description
stopService void 0 ACTION Stops the virtual host from processing requests
Name Return Type Arguments Impact Description
clearCache void 0 ACTION Clear the cache of all entries