- Publicity: Public Only All
request-processor-init.tcl
Initialization stuff for the request processing pipeline.
- Location:
- packages/acs-tcl/tcl/request-processor-init.tcl
- Created:
- 30 May 2000
- Author:
- Jon Salz [jsalz@arsdigita.com]
- CVS Identification:
$Id: request-processor-init.tcl,v 1.24 2024/10/28 16:04:31 gustafn Exp $
Procedures in this file
- rp_debug (private)
- rp_performance_mode (private)
Detailed information
rp_debug (private)
rp_debug [ -debug debug ] [ -ns_log_level ns_log_level ] string
dummy placeholder
- Switches:
- -debug (optional, defaults to
"f"
)- -ns_log_level (optional, defaults to
"notice"
)- Parameters:
- string (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
rp_performance_mode (private)
rp_performance_mode
Returns 1 if the request processor is in performance mode, 0 otherwise.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.