59 Révisions (master)

Auteur SHA1 Message Date
  Yann Weber 8e452c4087 Using FCGIlib OS_IpcClose and increase monitor watchdog timeout il y a 3 ans
  Yann Weber 4b707138ff Fixes #40 Fixing doxygen documentation il y a 4 ans
  Yann Weber 794324f494 Fixes #12 Using libpyfcgi.IoOut for stdout & stderr PEP333 workers il y a 4 ans
  Yann Weber 8c69cd1b2f Add IoOut type to libpyfcgi il y a 4 ans
  Yann Weber f685f83369 PyFCGI now handles fcgi socket creation il y a 4 ans
  Yann Weber 9b1c5ecc17 Bugfixing a buffer overflow on PID fmt field il y a 4 ans
  Yann Weber c2bcf7691f Separate watchdog & stats timer signals il y a 4 ans
  Yann Weber 2a49fb1c00 Worker PID storage enhancement il y a 4 ans
  Yann Weber 26f05d869b Fix #28 add a watchdog for the stats server il y a 4 ans
  Yann Weber 42ecf1d35a Bugfix in watchdog killer timer delay calculation il y a 4 ans
  Yann Weber b3af92459e Add worker count & load to stats : solve #24 solve #20 solve #19 il y a 4 ans
  Yann Weber 21acb49751 Begin SHM support implementation for stats server process il y a 4 ans
  Yann Weber a1f5517fe5 Signal handling enhancement il y a 4 ans
  Yann Weber 15e396778b Rollback average function il y a 4 ans
  Yann Weber fc0945d891 Removed useless argument to average calculation function il y a 4 ans
  Yann Weber f715ee5381 Extract average calculation in separated function il y a 4 ans
  Yann Weber d106364638 Monitor server enhancement il y a 4 ans
  Yann Weber 87c0efb4ba Add a stats format buffer & functions il y a 4 ans
  Yann Weber 2953f2feee Add an uptime field to conf context il y a 4 ans
  Yann Weber 7b99f5f48f Use the new stats features in PyFCGI il y a 4 ans
  Yann Weber dffe441065 Starting stats collection implementation : request counter il y a 4 ans
  Yann Weber 5db32eb990 Add a way to know if an IPC component is initialized or not il y a 4 ans
  Yann Weber 9e0d3f34f5 Add sighandler for monitor server il y a 4 ans
  Yann Weber 7829c1c019 Add monitor server handling & new process handling for master il y a 4 ans
  Yann Weber 6b9634c843 Continuing monitor server il y a 4 ans
  Yann Weber 5c42fde3a4 Add ipv6 parse function tests il y a 4 ans
  Yann Weber 23ca05c04a Starts UDP stats/status server implementation il y a 4 ans
  Yann Weber 4daea42c44 Replacing old sysV sem by new POSIX solves #25 il y a 4 ans
  Yann Weber 6913e228b8 Deleted old TODO il y a 4 ans
  Yann Weber fe56265ecd Enhancement in timeout logging il y a 4 ans
  Yann Weber 5ad51d95fb Add two options + status2str function il y a 4 ans
  Yann Weber bcbbb99770 Add timeout & watchdog for pool & workers il y a 4 ans
  Yann Weber 7b22e9278c Add a --verbose option il y a 4 ans
  Yann Weber 7004f544e4 Add a todo + some commented debug lines + foo_pep333.py enhancement il y a 4 ans
  Yann Weber d3c9e2de42 Add sys.stdout & sys.stderr logging for pep333 worker il y a 4 ans
  Yann Weber 512580c924 Implement partial support for wsgi.* environ il y a 4 ans
  Yann Weber 81a8bb752e Add support for virtualenv & site packages il y a 4 ans
  Yann Weber 11df1455cf Add signal handling and clean exiting il y a 4 ans
  Yann Weber 9e413450a9 Bugfix in logger ident update + deleted debug logging il y a 4 ans
  Yann Weber 28231c3d56 Logger enhancement + deleted unused warning in pyworker.c il y a 4 ans
  Yann Weber de7269f833 Deleted loglines, updated README + add check on FCGX_PutStr calls il y a 4 ans
  Yann Weber 0c527fc2dc 1st fonctionnal implementation of both python<->C IPC il y a 4 ans
  Yann Weber 90100e6a88 Small bugfix in logs + add log in conf il y a 4 ans
  Yann Weber 6a93f8042f Start implementing pep333 application support il y a 4 ans
  Yann Weber 686e6ecf2e Added logger spec parser for CLI args il y a 4 ans
  Yann Weber c83d63c8f2 Add python version with -v option il y a 4 ans
  Yann Weber 3a9238e7a1 Add pyutils.h/c and a check for import when parsing arguments il y a 4 ans
  Yann Weber dcc8a7a622 Using global configuration variable instead of function arguments il y a 4 ans
  Yann Weber 5c3202dbf8 Bugfix in version declaration il y a 4 ans
  Yann Weber 9906803b42 Started arg parser implementation il y a 4 ans