123 コミット (8e452c408768721f1e869b9c2a599722fb038357)
 

作成者 SHA1 メッセージ 日付
  Yann Weber 8e452c4087 Using FCGIlib OS_IpcClose and increase monitor watchdog timeout 3年前
  Yann Weber 5f5c8043a9 Closing FCGX socket + unlinking unix socket before bind 4年前
  Yann Weber 4b707138ff Fixes #40 Fixing doxygen documentation 4年前
  Yann Weber b21c478d8f Removed logline 4年前
  Yann Weber c80579af7f Add tests for stdout & stderr in foo_pep333.py example 4年前
  Yann Weber 794324f494 Fixes #12 Using libpyfcgi.IoOut for stdout & stderr PEP333 workers 4年前
  Yann Weber 8c69cd1b2f Add IoOut type to libpyfcgi 4年前
  Yann Weber 0ce4c2ddc1 Fixes #32 set stderr non-blocking 4年前
  Yann Weber 3e9a0cd4d5 Fixing logger test 4年前
  Yann Weber b6ba480b62 Bugfix in README 4年前
  Yann Weber dde597d405 Supress debug messages 4年前
  Yann Weber 74a18033ba Remove a Makefile.in 4年前
  Yann Weber f685f83369 PyFCGI now handles fcgi socket creation 4年前
  Yann Weber d1eaf6979f man update 4年前
  Yann Weber 8074f4a6ef Fix #39 suffix fields are now in good position in loglines 4年前
  Yann Weber 82c2006ff9 Fix #1 4年前
  Yann Weber d19acb74ec Autotools enhancement 4年前
  Yann Weber 9586473f69 Enhanced doxygen support + manpage generation 4年前
  Yann Weber 9b1c5ecc17 Bugfixing a buffer overflow on PID fmt field 4年前
  Yann Weber 89d69a26e6 Fix #26 4年前
  Yann Weber 9a01ba69b9 Should fix #35 4年前
  Yann Weber 0b8ade32d9 Adds checks & log messages on semaphore errors 4年前
  Yann Weber 7efd83ce00 Fix #34 Ring buffer bug 4年前
  Yann Weber 2d48fc0939 Change monitor server watchdog timeout to 1s 4年前
  Yann Weber c2bcf7691f Separate watchdog & stats timer signals 4年前
  Yann Weber 2a49fb1c00 Worker PID storage enhancement 4年前
  Yann Weber f2c44b9b6d Bugfix for worker creation with small execution time 4年前
  Yann Weber 26f05d869b Fix #28 add a watchdog for the stats server 4年前
  Yann Weber 42ecf1d35a Bugfix in watchdog killer timer delay calculation 4年前
  Yann Weber 9256b383b1 Fix #29 limiting SHM updates to 1 per second 4年前
  Yann Weber b3af92459e Add worker count & load to stats : solve #24 solve #20 solve #19 4年前
  Yann Weber a9d6e1100e Patching average stats function 4年前
  Yann Weber 21acb49751 Begin SHM support implementation for stats server process 4年前
  Yann Weber a1f5517fe5 Signal handling enhancement 4年前
  Yann Weber 15e396778b Rollback average function 4年前
  Yann Weber 831f1ebcb4 New average implementation 4年前
  Yann Weber fc0945d891 Removed useless argument to average calculation function 4年前
  Yann Weber 98162eb2bc Average function enhancement 4年前
  Yann Weber f715ee5381 Extract average calculation in separated function 4年前
  Yann Weber d106364638 Monitor server enhancement 4年前
  Yann Weber 87c0efb4ba Add a stats format buffer & functions 4年前
  Yann Weber 2953f2feee Add an uptime field to conf context 4年前
  Yann Weber 7b99f5f48f Use the new stats features in PyFCGI 4年前
  Yann Weber dffe441065 Starting stats collection implementation : request counter 4年前
  Yann Weber 1762b5a272 Deleted useles comment in responder.c 4年前
  Yann Weber 5db32eb990 Add a way to know if an IPC component is initialized or not 4年前
  Yann Weber bd6267330a Add a todo for a POSIX semaphore problem :'( 4年前
  Yann Weber 9e0d3f34f5 Add sighandler for monitor server 4年前
  Yann Weber 7829c1c019 Add monitor server handling & new process handling for master 4年前
  Yann Weber 6b9634c843 Continuing monitor server 4年前