2
0
Fork 0
Commit Graph

28 Commits

Author SHA1 Message Date
Thomas Porzelt 418c93880d [mod_status] Some cosmetic fixes 2009-09-16 21:48:05 +02:00
Thomas Porzelt d1c025ba7f [mod_status] Make connection list sortable through javascript 2009-09-16 20:55:31 +02:00
Thomas Porzelt 9032de4986 [mod_status] Hide main/runtime links and version if 'short' option is set 2009-09-16 13:38:23 +02:00
Stefan Bühler d6ff06347d Handle OPTIONS in vrequest by default, check method in other modules 2009-09-15 21:30:25 +02:00
Thomas Porzelt efa2d31ada [mod_status] Fix reporting of request size 2009-09-15 21:29:15 +02:00
Stefan Bühler 7ad0360fae Add status "short"; to hide connection details 2009-09-15 20:17:27 +02:00
Stefan Bühler f030824550 Fix server address (do not use the listen address) 2009-09-09 18:12:05 +02:00
Stefan Bühler eeddb37e4a Add plugin angel callbacks 2009-08-30 19:25:01 +02:00
Thomas Porzelt 96123d01cf [mod_status] Add refresh=X querystring parameter to control auto-refreshing of page 2009-08-13 20:08:37 +02:00
Thomas Porzelt 9ab83c0a1f [mod_status] Merge status.show and status.show_runtime into status.info 2009-08-13 19:52:23 +02:00
Thomas Porzelt f0d5c9e789 [mod_status] Add status.show_runtime action 2009-08-09 18:04:53 +02:00
Stefan Bühler 282a2d1b4a Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
Stefan Bühler 99b203e3d8 Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames 2009-07-08 21:06:07 +02:00
Stefan Bühler 595ce1fe13 Add wrk in vrequest, s/vr->con->wrk/vr->wrk/, removed some other (broken) usages of vr->con 2009-04-15 12:34:06 +02:00
Stefan Bühler 611d7dcac3 Recode the sockaddr handling, fixing some bugs 2009-04-03 14:29:55 +02:00
Stefan Bühler 6a56aba0c3 Use 2^n-1 in GSring pre-allocations (so glib doesn't alloc 2^(n+1) for 2^n) 2009-04-02 23:19:19 +02:00
Thomas Porzelt 9f8413c112 [mod_status] add more info to connection list 2009-03-26 23:39:23 +01:00
Stefan Bühler 669ff2e079 Fix mod-status collect handling 2009-03-16 17:53:11 +01:00
Thomas Porzelt 3629e1aebf [mod_status] add scoreboard 2009-03-14 01:58:24 +01:00
Thomas Porzelt a9c75934a8 change counter format output 2009-03-13 23:16:21 +01:00
Thomas Porzelt 1cb3075ed6 fix bogus action context cleanup in mod_status 2009-01-11 04:13:49 +01:00
Stefan Bühler c458377d4a Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 2009-01-01 16:44:42 +01:00
Stefan Bühler 20dfff0663 Cleanup log macros (moved from con to vrequest) 2008-12-30 14:24:33 +01:00
Thomas Porzelt 3ffa1c40bb fix mod_status handling of error case 2008-12-10 21:14:50 +01:00
Thomas Porzelt 52c3c2e042 update mod_fortune and mod_status for new action context 2008-12-10 17:33:36 +01:00
Stefan Bühler 463d1c6435 Fix modules and waf for new include dir 2008-11-16 22:16:52 +01:00
Thomas Porzelt 358b9f95f1 implement throttling, change some time_t to ev_tstamp 2008-11-12 22:16:52 +01:00
Thomas Porzelt 67f89abffc add mod_status 2008-11-03 15:19:23 +01:00