Stefan Bühler
|
669ff2e079
|
Fix mod-status collect handling
|
2009-03-16 17:53:11 +01:00 |
Stefan Bühler
|
171ab51db5
|
Fix segfault in mod_cache_disk_etag if no etag is present
|
2009-03-16 17:51:52 +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 |
Stefan Bühler
|
bedcc3d46a
|
Added mod_cache_disk_etag: caches produced content on disk and checks for it via etag.
|
2009-03-12 21:08:27 +01:00 |
Stefan Bühler
|
12b421b9a9
|
Don't block fastcgi if limit on input queue is hit
|
2009-03-11 21:16:30 +01:00 |
Thomas Porzelt
|
3137f19ce5
|
[mod_dirlist] add hide-directories, exclude-prefix and exclude-suffix parameter
|
2009-03-08 16:47:27 +01:00 |
Thomas Porzelt
|
7bd421e79e
|
fix comment in mod_dirlist
|
2009-03-07 00:28:48 +01:00 |
Stefan Bühler
|
6e747478d4
|
Fix ISO C90 decl/code mixing
|
2009-03-07 00:08:49 +01:00 |
Thomas Porzelt
|
0c01dd91d3
|
add debug parameter for dirlist action in mod_dirlist
|
2009-03-06 19:26:47 +01:00 |
Thomas Porzelt
|
a874e682c7
|
fix mem leak in mod_dirlist
|
2009-03-06 18:55:00 +01:00 |
Thomas Porzelt
|
30ff4619fa
|
forgot mod_dirlist.c
|
2009-03-06 18:18:13 +01:00 |
Stefan Bühler
|
d8d8c8ea1b
|
Disable cqlimit debug, fixed some more bugs with cqlimit.
|
2009-03-02 01:02:21 +01:00 |
Stefan Bühler
|
98a36e970a
|
Change mod_fastcgi to not wait for complete packets (enables limits < 64kbyte); fix some limit handling.
|
2009-03-02 00:49:02 +01:00 |
Stefan Bühler
|
2f9e612c99
|
Use chunkqueue-limit (setup in plugin_core)
|
2009-03-01 21:23:24 +01:00 |
Stefan Bühler
|
b033f0c194
|
Extended sockaddr_to_string for use in connect-failed error message in mod_fastcgi
|
2009-03-01 17:15:52 +01:00 |
Stefan Bühler
|
050d0d60d6
|
Fix cast warning (char* -> unsigned char*) in mod_fastcgi
|
2009-03-01 15:54:19 +01:00 |
Stefan Bühler
|
c584da22db
|
Handle environment vars in mod_fastcgi
|
2009-02-15 18:59:30 +01:00 |
Thomas Porzelt
|
1ebe6dc37d
|
fix small mistake in mod_vhost.c example config comment
|
2009-02-14 22:52:32 +01:00 |
Thomas Porzelt
|
cb4741c56d
|
fix little typo in mod_fastcgi.c comment
|
2009-02-12 23:03:52 +01:00 |
Thomas Porzelt
|
9b785c567a
|
add vhost.pattern (1.x evhost like functionality) to mod_vhost
|
2009-02-11 23:38:45 +01:00 |
Stefan Bühler
|
5c797977c6
|
Add stderr log support in mod_fastcgi (split lines from backend in log.c)
|
2009-02-03 15:25:14 +01:00 |
Thomas Porzelt
|
159a03f19b
|
fix typo in mod_vhost
|
2009-01-29 17:38:02 +01:00 |
Thomas Porzelt
|
bc92b6fdcc
|
add vhost.map action to mod_vhost
|
2009-01-25 02:40:28 +01:00 |
Thomas Porzelt
|
13f749aa74
|
along comes mod_vhost
|
2009-01-12 01:20:06 +01:00 |
Thomas Porzelt
|
1cb3075ed6
|
fix bogus action context cleanup in mod_status
|
2009-01-11 04:13:49 +01:00 |
Stefan Bühler
|
3477543277
|
Fix fastcgi packet reading
|
2009-01-10 15:50:04 +01:00 |
Stefan Bühler
|
587ee27cd0
|
Added response parser and used it in mod_fastcgi
|
2009-01-10 13:30:58 +01:00 |
Stefan Bühler
|
00869413ee
|
Fix sending endless "FCGI_STDIN" closed events
|
2009-01-09 21:21:18 +01:00 |
Thomas Porzelt
|
688c2b6204
|
add %t format specifier to mod_accesslog (no %{format}t support yet)
|
2009-01-07 23:37:15 +01:00 |
Thomas Porzelt
|
fe90de88be
|
implement %b (bytes response), %B (bytes response clf) and %X (connection status) in mod_accesslog
|
2009-01-07 21:50:07 +01:00 |
Thomas Porzelt
|
eb794b1dbc
|
fix %v placeholder in mod_accesslog
|
2009-01-06 23:44:39 +01:00 |
Thomas Porzelt
|
4c49705c16
|
add missing http version to %r placeholder in mod_accesslog
|
2009-01-06 23:25:15 +01:00 |
Thomas Porzelt
|
3d058707b1
|
add mod_accesslog
|
2009-01-06 22:31:20 +01:00 |
Stefan Bühler
|
d9ddd4fd3d
|
Remove out-of-fd-handling.
|
2009-01-04 23:14:08 +01:00 |
Stefan Bühler
|
54fd1b08e4
|
Cleanup some state machine handling
|
2009-01-04 21:59:56 +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
|
d30e1b018a
|
Added some backend/balancer helper, fixed backend-error handling.
|
2008-12-31 14:36:24 +01:00 |
Stefan Bühler
|
6636919623
|
Completed core balancer support, added a simple test balancer.
|
2008-12-31 02:57:27 +01:00 |
Stefan Bühler
|
025f0b5f84
|
Removed HANDLER_FINISHED, implemented real job queue and added some basic balancer structs
|
2008-12-30 21:55:00 +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 |
Stefan Bühler
|
3dceeb5916
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +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 |
Thomas Porzelt
|
bdce397e70
|
get rid of global vars in mod_fortune
|
2008-10-27 20:12:52 +01:00 |
Thomas Porzelt
|
9b2773750e
|
update mod_fortune for virtual request code, readd to wscript
|
2008-10-26 13:33:02 +01:00 |
Thomas Porzelt
|
d7bfbde1fc
|
removeleft over testing code from mod_fortune
|
2008-10-23 18:23:13 +02:00 |
Thomas Porzelt
|
616180e9ac
|
add mod_fortune
|
2008-10-22 17:11:32 +02:00 |