Stefan Bühler
|
b4c3e2ba02
|
Add userdata to action-create, setup and plugin-init callbacks
|
2009-12-21 12:29:14 +01:00 |
Thomas Porzelt
|
d1095e5943
|
[mod_status] Add output for peak values
|
2009-11-07 15:42:29 +01:00 |
Stefan Bühler
|
b409fd88a0
|
mod_status: update doc text
|
2009-10-18 15:14:37 +02:00 |
Thomas Porzelt
|
9db95a5fa9
|
[mod_status] Fix memory leaks with format=plain
|
2009-10-11 22:30:52 +02:00 |
Thomas Porzelt
|
2e8051707b
|
[mod_status] Fix possible double collect_start()
|
2009-10-11 21:09:47 +02:00 |
Thomas Porzelt
|
4e28109716
|
[mod_status] Fix runtime info page
|
2009-10-10 20:25:10 +02:00 |
Thomas Porzelt
|
97d3b9e82f
|
[mod_status] Add format=plain querystring parameter
|
2009-10-09 19:59:44 +02:00 |
Thomas Porzelt
|
ebde532776
|
[mod_status] Fix mixed up numbers introduced in previous commit
|
2009-10-07 18:13:56 +02:00 |
Thomas Porzelt
|
3e88dd951d
|
[mod_status] Make connection state sums prettier
|
2009-10-07 18:06:01 +02:00 |
Stefan Bühler
|
10e6f0f1a7
|
mod_status: announce utf-8 encoding
|
2009-10-07 16:01:49 +02:00 |
Stefan Bühler
|
e4e16c7da9
|
mod_status: fix rlimit handling
|
2009-10-07 16:01:32 +02:00 |
Thomas Porzelt
|
4540232e78
|
[mod_status] Print connection state totals instead of scoreboard
|
2009-10-06 14:18:06 +02:00 |
Thomas Porzelt
|
70e1bd247d
|
[mod_status] Add info about fd and coresize limits to runtime page
|
2009-10-05 16:36:20 +02:00 |
Thomas Porzelt
|
eedf1234a0
|
[mod_status] Fix invalid read of free()d memory
|
2009-10-03 21:59:29 +02:00 |
Stefan Bühler
|
ca65cf92a9
|
Move mod_status debug output in debug.log_request_handling
|
2009-10-03 16:48:17 +02:00 |
Stefan Bühler
|
95e8368099
|
Fix mod_status handle_direct/WAIT_FOR_EVENT bug
|
2009-09-29 14:52:59 +02:00 |
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 |