Tests about a simple python3 fastcgi runner using libfcgi and the Python-C API.
python
c
wsgi
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Weber f685f83369 PyFCGI now handles fcgi socket creation 4 years ago
..
Makefile.am Starting stats collection implementation : request counter 4 years ago
conf.c PyFCGI now handles fcgi socket creation 4 years ago
ipc.c Add worker count & load to stats : solve #24 solve #20 solve #19 4 years ago
logger.c Fix #39 suffix fields are now in good position in loglines 4 years ago
main.c PyFCGI now handles fcgi socket creation 4 years ago
monitor.c Change monitor server watchdog timeout to 1s 4 years ago
python_ioin.c Add a todo + some commented debug lines + foo_pep333.py enhancement 4 years ago
python_pyfcgi.c Enhancement in timeout logging 4 years ago
pyutils.c Add a todo + some commented debug lines + foo_pep333.py enhancement 4 years ago
pyworker.c PyFCGI now handles fcgi socket creation 4 years ago
responder.c PyFCGI now handles fcgi socket creation 4 years ago
stats.c Should fix #35 4 years ago