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 5e80043631 Commenting debug lines + set a new default value for max_reqs 5 years ago
src Commenting debug lines + set a new default value for max_reqs 5 years ago
Doxyfile Commenting, adding Doxyfile, enhancing Makefile 5 years ago
Licence.txt Initial commit 5 years ago
Makefile Commenting, adding Doxyfile, enhancing Makefile 5 years ago
README.txt Initial commit 5 years ago
foo.py Enable python environnement update from FCGI context 5 years ago
includes_python3.7m.patch Initial commit 5 years ago

README.txt

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

TODO: write a readme