33 Commits (13904f9aa87323f53ec78b07ec32afb7284a06ea)

Author SHA1 Message Date
Thomas Porzelt 4540232e78 [mod_status] Print connection state totals instead of scoreboard 14 years ago
Thomas Porzelt 70e1bd247d [mod_status] Add info about fd and coresize limits to runtime page 14 years ago
Thomas Porzelt eedf1234a0 [mod_status] Fix invalid read of free()d memory 14 years ago
Stefan Bühler ca65cf92a9 Move mod_status debug output in debug.log_request_handling 14 years ago
Stefan Bühler 95e8368099 Fix mod_status handle_direct/WAIT_FOR_EVENT bug 14 years ago
Thomas Porzelt 418c93880d [mod_status] Some cosmetic fixes 14 years ago
Thomas Porzelt d1c025ba7f [mod_status] Make connection list sortable through javascript 14 years ago
Thomas Porzelt 9032de4986 [mod_status] Hide main/runtime links and version if 'short' option is set 14 years ago
Stefan Bühler d6ff06347d Handle OPTIONS in vrequest by default, check method in other modules 14 years ago
Thomas Porzelt efa2d31ada [mod_status] Fix reporting of request size 14 years ago
Stefan Bühler 7ad0360fae Add status "short"; to hide connection details 14 years ago
Stefan Bühler f030824550 Fix server address (do not use the listen address) 14 years ago
Stefan Bühler eeddb37e4a Add plugin angel callbacks 14 years ago
Thomas Porzelt 96123d01cf [mod_status] Add refresh=X querystring parameter to control auto-refreshing of page 14 years ago
Thomas Porzelt 9ab83c0a1f [mod_status] Merge status.show and status.show_runtime into status.info 14 years ago
Thomas Porzelt f0d5c9e789 [mod_status] Add status.show_runtime action 14 years ago
Stefan Bühler 282a2d1b4a Prefix LI_API functions with "li_" 14 years ago
Stefan Bühler 99b203e3d8 Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames 14 years ago
Stefan Bühler 595ce1fe13 Add wrk in vrequest, s/vr->con->wrk/vr->wrk/, removed some other (broken) usages of vr->con 14 years ago
Stefan Bühler 611d7dcac3 Recode the sockaddr handling, fixing some bugs 14 years ago
Stefan Bühler 6a56aba0c3 Use 2^n-1 in GSring pre-allocations (so glib doesn't alloc 2^(n+1) for 2^n) 14 years ago
Thomas Porzelt 9f8413c112 [mod_status] add more info to connection list 14 years ago
Stefan Bühler 669ff2e079 Fix mod-status collect handling 14 years ago
Thomas Porzelt 3629e1aebf [mod_status] add scoreboard 14 years ago
Thomas Porzelt a9c75934a8 change counter format output 14 years ago
Thomas Porzelt 1cb3075ed6 fix bogus action context cleanup in mod_status 15 years ago
Stefan Bühler c458377d4a Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 15 years ago
Stefan Bühler 20dfff0663 Cleanup log macros (moved from con to vrequest) 15 years ago
Thomas Porzelt 3ffa1c40bb fix mod_status handling of error case 15 years ago
Thomas Porzelt 52c3c2e042 update mod_fortune and mod_status for new action context 15 years ago
Stefan Bühler 463d1c6435 Fix modules and waf for new include dir 15 years ago
Thomas Porzelt 358b9f95f1 implement throttling, change some time_t to ev_tstamp 15 years ago
Thomas Porzelt 67f89abffc add mod_status 15 years ago