Yann Weber
|
7b22e9278c
|
Add a --verbose option
Add --verbose -v option to log on stderr
|
5 yıl önce |
Yann Weber
|
7004f544e4
|
Add a todo + some commented debug lines + foo_pep333.py enhancement
|
5 yıl önce |
Yann Weber
|
d3c9e2de42
|
Add sys.stdout & sys.stderr logging for pep333 worker
|
5 yıl önce |
Yann Weber
|
0506b7824e
|
Debugging libpyfcgi.IoIn.read()
A '\0' need to be added to read string if read exactly the expected ammount of
bytes.
|
5 yıl önce |
Yann Weber
|
7c1bcc2fcc
|
Debug in libpyfcgi.IoIn.read() method
read buffer was dropped
|
5 yıl önce |
Yann Weber
|
512580c924
|
Implement partial support for wsgi.* environ
The url_scheme is static to "http" for the moment...
|
5 yıl önce |
Yann Weber
|
ccb4234906
|
Now log_expt() logs a traceback
|
5 yıl önce |
Yann Weber
|
cc0af1abb2
|
Bugfix in PEP333 worker when application trigger an exception
|
5 yıl önce |
Yann Weber
|
81a8bb752e
|
Add support for virtualenv & site packages
Note : segfault on virtualenv tests...
|
5 yıl önce |
Yann Weber
|
11df1455cf
|
Add signal handling and clean exiting
|
5 yıl önce |
Yann Weber
|
9e413450a9
|
Bugfix in logger ident update + deleted debug logging
|
5 yıl önce |
Yann Weber
|
28231c3d56
|
Logger enhancement + deleted unused warning in pyworker.c
|
5 yıl önce |
Yann Weber
|
de7269f833
|
Deleted loglines, updated README + add check on FCGX_PutStr calls
|
5 yıl önce |
Yann Weber
|
18a561a7ef
|
Add some decref + update README adding debugging notes
When using the debug build of python, assserts raises en freeze pyfcgi telling
a decref is run on a thing with visit count == 0....
|
5 yıl önce |
Yann Weber
|
a2f0e17e98
|
Updated README
|
5 yıl önce |
Yann Weber
|
a64e79e0c3
|
Updated README
|
5 yıl önce |
Yann Weber
|
0c527fc2dc
|
1st fonctionnal implementation of both python<->C IPC
|
5 yıl önce |
Yann Weber
|
90100e6a88
|
Small bugfix in logs + add log in conf
|
5 yıl önce |
Yann Weber
|
fa88c2fc9a
|
Deleted lib dir + autoconf enhancement
|
5 yıl önce |
Yann Weber
|
6a93f8042f
|
Start implementing pep333 application support
|
5 yıl önce |
Yann Weber
|
c464ef3380
|
Add a TODO for bugfix
When suffix is used in logline format a "\n" is missing...
|
5 yıl önce |
Yann Weber
|
686e6ecf2e
|
Added logger spec parser for CLI args
|
5 yıl önce |
Yann Weber
|
c83d63c8f2
|
Add python version with -v option
|
5 yıl önce |
Yann Weber
|
3a9238e7a1
|
Add pyutils.h/c and a check for import when parsing arguments
|
5 yıl önce |
Yann Weber
|
76af007c69
|
Code cleaning & better worker exit status detection
And better handling of entrypoint import failure...
|
5 yıl önce |
Yann Weber
|
6e10734217
|
updated README
|
5 yıl önce |
Yann Weber
|
dcc8a7a622
|
Using global configuration variable instead of function arguments
|
5 yıl önce |
Yann Weber
|
5c3202dbf8
|
Bugfix in version declaration
|
5 yıl önce |
Yann Weber
|
9906803b42
|
Started arg parser implementation
|
5 yıl önce |
Yann Weber
|
45d2c67f1a
|
Updated config.h.in & configure.ac files
|
5 yıl önce |
Yann Weber
|
9eb5f1f42a
|
Using internal logger instead of syslog
|
5 yıl önce |
Yann Weber
|
d2e7517348
|
Bugfix on logger with ident field etc
|
5 yıl önce |
Yann Weber
|
1d4a84b8c7
|
Add small test on a logline + '\n' at logline end
|
5 yıl önce |
Yann Weber
|
5e81964e0f
|
Updated log function, add a format_message function, debuging etc.
Implement the set_ident function (wich update the internal preffix & suffix
representations)
|
5 yıl önce |
Yann Weber
|
cba3553bbc
|
Various logger enhancement
|
5 yıl önce |
Yann Weber
|
a8e9e8cdec
|
Add a default behavior to logger_format_add function + tests
|
5 yıl önce |
Yann Weber
|
fd9fc2fb47
|
Enhanced logger parse format testcase
|
5 yıl önce |
Yann Weber
|
b989e65d33
|
Bugfix in logger + test for logger format parsing
|
5 yıl önce |
Yann Weber
|
a8568073b6
|
Bugfixes + more tests for logger
|
5 yıl önce |
Yann Weber
|
eece95e7a8
|
Logger implementation continuation + tests
|
5 yıl önce |
Yann Weber
|
4c6e4bfec7
|
Add test & bugfix
|
5 yıl önce |
Yann Weber
|
396f5f35a2
|
Add missing am files
|
5 yıl önce |
Yann Weber
|
2a1ced3ffc
|
Add first tests
|
5 yıl önce |
Yann Weber
|
8cba8d40ba
|
Starts implementation of logger format parsing
|
5 yıl önce |
Yann Weber
|
fa17445573
|
Add autotools & checks
|
5 yıl önce |
Yann Weber
|
164fe9dd98
|
Continuing logger implementation
|
5 yıl önce |
Yann Weber
|
0050577e45
|
Starts logger & conf
|
5 yıl önce |
Yann Weber
|
5e80043631
|
Commenting debug lines + set a new default value for max_reqs
|
5 yıl önce |
Yann Weber
|
2bdf83fc43
|
Using clone for piper & use ctl pipe to read response size
|
5 yıl önce |
Yann Weber
|
cf25871587
|
Add signal detection for responder
|
5 yıl önce |