Stefan Bühler
|
ff69160c34
|
[core] Use streams
|
2013-05-23 12:01:04 +02:00 |
Joe Presbrey
|
60fc8d421d
|
[mod_status] add status_info_auto
|
2011-11-11 12:31:44 -05:00 |
Stefan Bühler
|
97088f667e
|
Fix typos / missing includes
|
2010-09-23 21:26:48 +02:00 |
Stefan Bühler
|
b876f8401d
|
[core]: rework connection/vrequest structs; add liConInfo
|
2010-08-11 13:27:27 +02:00 |
Thomas Porzelt
|
b11c98d4cf
|
[mod_status] Fix memory usage display on runtime info page
|
2010-07-31 21:24:31 +02:00 |
Thomas Porzelt
|
de02a475c3
|
[mod_status] Show memory usage instead of hostname
|
2010-07-31 17:48:10 +02:00 |
Thomas Porzelt
|
fa63e180e9
|
[mod_status] Prefix key names for status codes in plain format
|
2010-06-12 16:42:31 +02:00 |
Thomas Porzelt
|
5f310af7c0
|
[mod_status] Print response status codes summary when plain format requested
|
2010-06-12 16:18:52 +02:00 |
Thomas Porzelt
|
000bb1a2e1
|
[mod_status] Fix display of io timeout
|
2010-06-12 15:28:35 +02:00 |
Thomas Porzelt
|
c4ba2608fa
|
[mod_status] Show time remaining in timeout column and show keepalive timeout if in keepalive state
|
2010-06-12 13:44:12 +02:00 |
Stefan Bühler
|
a8efcfcc0e
|
modify plugin api to include worker context for action/option parsing; add per-worker callback for stop_worker
* create main_worker earlier
|
2010-05-07 20:54:50 +02:00 |
Thomas Porzelt
|
5616992ca0
|
[mod_status] Add statistics for HTTP status codes
|
2010-02-14 19:59:44 +01:00 |
Stefan Bühler
|
954778ff71
|
Show timeout in mod_status for connections
|
2010-01-30 23:53:55 +01:00 |
Stefan Bühler
|
d70784abd2
|
Fix mod_status options
|
2010-01-27 22:18:35 +01:00 |
Stefan Bühler
|
f14103bc2c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
2010-01-24 23:00:51 +01:00 |
Thomas Porzelt
|
8716087728
|
[core] Rename con->ts to con->ts_started
|
2010-01-03 17:26:07 +01:00 |
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 |