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 5e81964e0f Updated log function, add a format_message function, debuging etc. 5 jaren geleden
include Updated log function, add a format_message function, debuging etc. 5 jaren geleden
src Updated log function, add a format_message function, debuging etc. 5 jaren geleden
tests Various logger enhancement 5 jaren geleden
AUTHORS Add missing am files 5 jaren geleden
COPYING Add autotools & checks 5 jaren geleden
ChangeLog Add missing am files 5 jaren geleden
Doxyfile Commenting, adding Doxyfile, enhancing Makefile 5 jaren geleden
Makefile.am Add autotools & checks 5 jaren geleden
NEWS Add missing am files 5 jaren geleden
README Add autotools & checks 5 jaren geleden
autogen.sh Add autotools & checks 5 jaren geleden
configure.ac Add autotools & checks 5 jaren geleden
foo.py Enable python environnement update from FCGI context 5 jaren geleden
includes_python3.7m.patch Initial commit 5 jaren geleden

README

make
PY_ENTRYPOINT='foo' spawn-fcgi -d . -n src/pyfcgi -p 9000 -a 127.0.0.1

TODO: write a readme