You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Bühler c56ade056f Add vrequest "environment" (a GString -> GString hashtable) 15 years ago
..
modules Added some backend/balancer helper, fixed backend-error handling. 15 years ago
CMakeLists.txt Add vrequest "environment" (a GString -> GString hashtable) 15 years ago
actions.c Added some backend/balancer helper, fixed backend-error handling. 15 years ago
actions_lua.c Move include files into a separate directory and cleanup include order 15 years ago
angel.c Implemented two angel "fake" functions 15 years ago
angel_fake.c Cleanup log macros (moved from con to vrequest) 15 years ago
base.c Move include files into a separate directory and cleanup include order 15 years ago
chunk.c Check for POSIX_FADV_SEQUENTIAL before using it 15 years ago
chunk_parser.c Move include files into a separate directory and cleanup include order 15 years ago
collect.c Move include files into a separate directory and cleanup include order 15 years ago
condition.c Add clean ipv6+port parsing for listen() 15 years ago
condition_lua.c Add other compare operators to lua frontend 15 years ago
condition_parsers.rl Add clean ipv6+port parsing for listen() 15 years ago
config.h.cmake Fix cmake ipv6 detection 15 years ago
config_lua.c Cleanup log macros (moved from con to vrequest) 15 years ago
config_parser.rl allow anonymous blocks in config parser prefixed by $ (for now) 15 years ago
connection.c Removed HANDLER_FINISHED, implemented real job queue and added some basic balancer structs 15 years ago
environment.c Add vrequest "environment" (a GString -> GString hashtable) 15 years ago
filter_chunked.c Removed HANDLER_FINISHED, implemented real job queue and added some basic balancer structs 15 years ago
http_headers.c Move include files into a separate directory and cleanup include order 15 years ago
http_request_parser.rl Move include files into a separate directory and cleanup include order 15 years ago
lighttpd.c Cleanup log macros (moved from con to vrequest) 15 years ago
log.c add log level "backend" 15 years ago
module.c export module_lookup() 15 years ago
network.c fix wrong parameter con instead of new vr in network.c when USE_SENDFILE not defined 15 years ago
network_sendfile.c Fix typos in sendfile (again) 15 years ago
network_write.c removed unused vars from network_write.c 15 years ago
network_writev.c Move stats and throttle to network.c 15 years ago
options.c Move include files into a separate directory and cleanup include order 15 years ago
plugin.c Move include files into a separate directory and cleanup include order 15 years ago
plugin_core.c add log level "backend" 15 years ago
profiler.c Fix comment style // -> /* */ 15 years ago
request.c Cleanup log macros (moved from con to vrequest) 15 years ago
response.c Move include files into a separate directory and cleanup include order 15 years ago
server.c remove old log stuff 15 years ago
sys-files.c Move include files into a separate directory and cleanup include order 15 years ago
sys-socket.c Fix comment style // -> /* */ 15 years ago
tests.c Add clean ipv6+port parsing for listen() 15 years ago
url_parser.rl Move include files into a separate directory and cleanup include order 15 years ago
utils.c add http_method_string() to utils 15 years ago
value.c Move include files into a separate directory and cleanup include order 15 years ago
value_lua.c Move include files into a separate directory and cleanup include order 15 years ago
virtualrequest.c Add vrequest "environment" (a GString -> GString hashtable) 15 years ago
waitqueue.c fix waitqueue 15 years ago
worker.c Removed HANDLER_FINISHED, implemented real job queue and added some basic balancer structs 15 years ago
wscript add mod_balancer to wscript 15 years ago