ePages 7.0.0 - DE_EPAGES/WebInterface/API/Constants.pm

Package DE_EPAGES::WebInterface::API::Constants

@EXPORT
MCREQUEST_INITIALFREE
MCREQUEST_IDLE
MCREQUEST_WORKING
MCREQUEST_UPDATECACHE
MCREQUEST_SETMONFLAG
MCREQUEST_FINISH
MCREQUEST_NEWPOOL
MONITOR_REQUEST_SERVER
MONITOR_REQUEST_DEBUG
MONITOR_REQUEST_MCLIST
MONITOR_REQUEST_POOL
MONITOR_RESET_POOL
MONITOR_RESET_ALL_POOLS
RR_REQUEST_WA
LONG_REQUEST_TIME
SEND_X_APPSERVER
SEND_X_POWERED_BY
SEND_X_EPAGES_SITE
ASPOOL_DATA_REQUEST
ASPOOL_DATA_RESPONSE
ASPOOL_DATA_NOT_FOUND
ASPOOL_COMMAND_SHUTDOWN
ASPOOL_COMMAND_CACHE_RESET
ASPOOL_COMMAND_STATISTICS_RESET
ASPOOL_COMMAND_INFO_REQUEST
ASPOOL_COMMAND_PREF_REQUEST
ASPOOL_NOTIFY_RR_UNRESPONSIVE
ASPOOL_RESPONSE_INFO
ASPOOL_RESPONSE_PREF
ASPOOL_RESPONSE_OK
ASPOOL_RESPONSE_ERROR
ASPOOL_PING
ASPOOL_PONG

LONG_REQUEST_TIME (integer)

time in seconds that need to run over for logging long requests.
This value is configurable in the epages.conf file, section
DE_EPAGES::WebInterface, key LongRequestTime

SEND_X_APPSERVER (integer)

specifies if the HTTP header X-AppServer should be send.
This value is configurable in the epages.conf file, section
DE_EPAGES::WebInterface, key SendXAppServer

SEND_X_POWERED_BY (integer)

specifies if the HTTP header X-Powered-By should be send.
This value is configurable in the epages.conf file, section
DE_EPAGES::WebInterface, key SendXPoweredBy

SEND_X_EPAGES_SITE (integer)

specifies if the HTTP header X-EPAGES_SITE should be send.
This value is configurable in the epages.conf file, section
DE_EPAGES::WebInterface, key SendXEpagesSite