LOGMSGI (JANUS DEFINE parameter): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
<span class="pageSubtitle"><section begin="desc" />Prevent web logging during logon<section end="desc" /></span> | <span class="pageSubtitle"><section begin="desc" />Prevent web logging during logon<section end="desc" /></span> | ||
<var>LOGMSGI</var> is a parameter on [[JANUS DEFINE]], which defines and sets characteristics of a Janus port | <var>LOGMSGI</var> 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. | This parameter prevents ''[[Janus Web Server]]'' from saving ''Model 204'' messages issued during logon for a web user. |
Revision as of 22:33, 29 February 2012
<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.