This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
authentic-old/authentic/ctl
Benjamin Dauvergne 20b82abc59 [Ctl] add options to limit number of child process and number of request per process
- new option --max-children allows to define the maximum number of
   child process handling request (default is 5).
 - new option --max-request allows to define the maximum number of
   requests per child before they exit (default is infinite).
2010-07-29 11:25:11 +00:00
..
__init__.py moved all commands to a single authenticctl.py script (just like wcs) 2006-10-01 10:18:57 +00:00
clean_sessions.py Add an external source home, move qommon there 2010-04-19 14:53:22 +00:00
lock.py Add an external source home, move qommon there 2010-04-19 14:53:22 +00:00
start.py [Ctl] add options to limit number of child process and number of request per process 2010-07-29 11:25:11 +00:00