Tests about a simple python3 fastcgi runner using libfcgi and the Python-C API.
python
c
wsgi
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Yann Weber 794324f494 Fixes #12 Using libpyfcgi.IoOut for stdout & stderr PEP333 workers 4 年前
..
conf.h PyFCGI now handles fcgi socket creation 4 年前
config.h.in Bugfix in version declaration 5 年前
ipc.h Begin SHM support implementation for stats server process 4 年前
logger.h Bugfixing a buffer overflow on PID fmt field 4 年前
monitor.h Fix #28 add a watchdog for the stats server 4 年前
python_ioin.h Add IoOut type to libpyfcgi 4 年前
python_pyfcgi.h Fixes #12 Using libpyfcgi.IoOut for stdout & stderr PEP333 workers 4 年前
pyutils.h Fixes #12 Using libpyfcgi.IoOut for stdout & stderr PEP333 workers 4 年前
pyworker.h Deleted old TODO 4 年前
responder.h Add worker count & load to stats : solve #24 solve #20 solve #19 4 年前
stats.h Separate watchdog & stats timer signals 4 年前