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 8e452c4087 Using FCGIlib OS_IpcClose and increase monitor watchdog timeout 3 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 Closing FCGX socket + unlinking unix socket before bind 4 years ago
logger.c Fixes #32 set stderr non-blocking 4 years ago
main.c Fixes #40 Fixing doxygen documentation 4 years ago
monitor.c Using FCGIlib OS_IpcClose and increase monitor watchdog timeout 3 years ago
python_ioin.c Fixes #40 Fixing doxygen documentation 4 years ago
python_pyfcgi.c Fixes #12 Using libpyfcgi.IoOut for stdout & stderr PEP333 workers 4 years ago
pyutils.c Fixes #12 Using libpyfcgi.IoOut for stdout & stderr PEP333 workers 4 years ago
pyworker.c Fixes #40 Fixing doxygen documentation 4 years ago
responder.c Using FCGIlib OS_IpcClose and increase monitor watchdog timeout 3 years ago
stats.c Should fix #35 4 years ago