Janus user parameters

From m204wiki
Revision as of 21:45, 9 March 2011 by Admin (talk | contribs) (Created page with "Some aspects of Janus behavior can be controlled by user parameters, that is, parameters that <ul> <li>can be set using the Model 204 RESET command by any logged-in user</li> <l...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Some aspects of Janus behavior can be controlled by user parameters, that is, parameters that

  • can be set using the Model 204 RESET command by any logged-in user
  • affect only the thread on which they are issued

At logout, all Janus user parameters are set back to the values they had when the thread was defined, that is, during Online initialization.

A number of parameters affect Janus performance and operational characteristics, but the two primary ones are:

  • JANDEBM parameter -- a bitmask parameter that controls the display of messages and data that are destined for the browser while debugging a Janus Web Server request with the JANUSDEBUG command (which is described further in JANUSDEBUG command.
  • SRSPARM parameter == a bitmask parameter that controls the behavior of the Janus Web Server saved record set and $list functions ($WEB_SAVE_RECSET, $WEB_SAVE_LIST, $WEB_REST_RECSET and $WEB_REST_LIST).