Stefan Bühler
|
2f9e612c99
|
Use chunkqueue-limit (setup in plugin_core)
|
14 years ago |
Stefan Bühler
|
b033f0c194
|
Extended sockaddr_to_string for use in connect-failed error message in mod_fastcgi
|
14 years ago |
Stefan Bühler
|
050d0d60d6
|
Fix cast warning (char* -> unsigned char*) in mod_fastcgi
|
14 years ago |
Stefan Bühler
|
c584da22db
|
Handle environment vars in mod_fastcgi
|
15 years ago |
Thomas Porzelt
|
1ebe6dc37d
|
fix small mistake in mod_vhost.c example config comment
|
15 years ago |
Thomas Porzelt
|
cb4741c56d
|
fix little typo in mod_fastcgi.c comment
|
15 years ago |
Thomas Porzelt
|
9b785c567a
|
add vhost.pattern (1.x evhost like functionality) to mod_vhost
|
15 years ago |
Stefan Bühler
|
5c797977c6
|
Add stderr log support in mod_fastcgi (split lines from backend in log.c)
|
15 years ago |
Thomas Porzelt
|
159a03f19b
|
fix typo in mod_vhost
|
15 years ago |
Thomas Porzelt
|
bc92b6fdcc
|
add vhost.map action to mod_vhost
|
15 years ago |
Thomas Porzelt
|
13f749aa74
|
along comes mod_vhost
|
15 years ago |
Thomas Porzelt
|
1cb3075ed6
|
fix bogus action context cleanup in mod_status
|
15 years ago |
Stefan Bühler
|
3477543277
|
Fix fastcgi packet reading
|
15 years ago |
Stefan Bühler
|
587ee27cd0
|
Added response parser and used it in mod_fastcgi
|
15 years ago |
Stefan Bühler
|
00869413ee
|
Fix sending endless "FCGI_STDIN" closed events
|
15 years ago |
Thomas Porzelt
|
688c2b6204
|
add %t format specifier to mod_accesslog (no %{format}t support yet)
|
15 years ago |
Thomas Porzelt
|
fe90de88be
|
implement %b (bytes response), %B (bytes response clf) and %X (connection status) in mod_accesslog
|
15 years ago |
Thomas Porzelt
|
eb794b1dbc
|
fix %v placeholder in mod_accesslog
|
15 years ago |
Thomas Porzelt
|
4c49705c16
|
add missing http version to %r placeholder in mod_accesslog
|
15 years ago |
Thomas Porzelt
|
3d058707b1
|
add mod_accesslog
|
15 years ago |
Stefan Bühler
|
d9ddd4fd3d
|
Remove out-of-fd-handling.
|
15 years ago |
Stefan Bühler
|
54fd1b08e4
|
Cleanup some state machine handling
|
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
|
d30e1b018a
|
Added some backend/balancer helper, fixed backend-error handling.
|
15 years ago |
Stefan Bühler
|
6636919623
|
Completed core balancer support, added a simple test balancer.
|
15 years ago |
Stefan Bühler
|
025f0b5f84
|
Removed HANDLER_FINISHED, implemented real job queue and added some basic balancer structs
|
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 |
Stefan Bühler
|
3dceeb5916
|
Move include files into a separate directory and cleanup include order
|
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 |
Thomas Porzelt
|
bdce397e70
|
get rid of global vars in mod_fortune
|
15 years ago |
Thomas Porzelt
|
9b2773750e
|
update mod_fortune for virtual request code, readd to wscript
|
15 years ago |
Thomas Porzelt
|
d7bfbde1fc
|
removeleft over testing code from mod_fortune
|
15 years ago |
Thomas Porzelt
|
616180e9ac
|
add mod_fortune
|
15 years ago |