web2ldap - fastcgi.py

The configuration module for FastCGI mode
General
<Download> <News> <Demo> <Related>
Support
<Commercial> <Feedback> <FAQ>
Documentation
<Features> <Installing> <Configuration> <Compability> <Security> <Changes> <Files> <Roadmap>

This module contains configuration options solely needed if running as stand-alone web server.

[pid_file] [run_threaded]

Misc. options

pid_file
Path name for file the PID of the main thread is written to.
run_threaded
When running as single process FastCGI server you can avoid blocking by setting this flag to 1. You might want to set this to 0 if you can configure your FastCGI environment with session affinity.

Page last modified: Saturday, 05-Jan-2002 21:06:48 CET, © by Michael Ströder <michael@stroeder.com>