Yann Weber
|
3a9238e7a1
|
Add pyutils.h/c and a check for import when parsing arguments
|
5 years ago |
Yann Weber
|
76af007c69
|
Code cleaning & better worker exit status detection
And better handling of entrypoint import failure...
|
5 years ago |
Yann Weber
|
dcc8a7a622
|
Using global configuration variable instead of function arguments
|
5 years ago |
Yann Weber
|
9eb5f1f42a
|
Using internal logger instead of syslog
|
5 years ago |
Yann Weber
|
8cba8d40ba
|
Starts implementation of logger format parsing
|
5 years ago |
Yann Weber
|
2bdf83fc43
|
Using clone for piper & use ctl pipe to read response size
|
5 years ago |
Yann Weber
|
4aa0614383
|
Decrease poll timer & move piper control pipe
|
5 years ago |
Yann Weber
|
59fa3b0dc4
|
Add a call to FCGI_Finish() in work() + comments
|
5 years ago |
Yann Weber
|
e2dd5a1be4
|
Enhancement & bugfix for the on demand spawning strategy
|
5 years ago |
Yann Weber
|
d38ab9dacb
|
Implement on demand commits
|
5 years ago |
Yann Weber
|
f075806524
|
Fixing libfcgi bad free bug
Bugfix consist of replacing the magic wrapper instance of os.environ (
aitomatically call os.putenv) by a normal dict instance.
|
5 years ago |
Yann Weber
|
13258ee647
|
Enable python environnement update from FCGI context
|
5 years ago |
Yann Weber
|
ed745fc3ee
|
Add stdout & stderr flushing after pyentrypoint fun called
|
5 years ago |
Yann Weber
|
9c741e6b9c
|
Initial commit
|
5 years ago |