LOGMSGI (JANUS DEFINE parameter)

From m204wiki
Revision as of 21:15, 1 March 2012 by JALWiccan (talk | contribs) (1 revision)
Jump to navigation Jump to search

<section begin="desc" />Prevent web logging during logon<section end="desc" />

LOGMSGI is a parameter on JANUS DEFINE, which defines and sets characteristics of a Janus port.

This parameter prevents Janus Web Server from saving Model 204 messages issued during logon for a web user.

Model 204 messages issued during logon for a Janus Web Server thread are saved to the request buffer for subsequent retrieval via $Web_Num_LogMsg and $Web_LogMsg unless the LOGMSGI parameter is specified in the port definition.

Valid only for WEBSERV ports.

See also