1098 Commits (9ba3395241bf4220269ac9f9c6137027fad14754)
 

Author SHA1 Message Date
Stefan Bühler 9ba3395241 Fix C++ style comments 13 years ago
Stefan Bühler 91fda70bca [plugin_core] Fix mixed declarations and code 13 years ago
Stefan Bühler 7d938e48e3 [log] Fix prepare handler 13 years ago
Stefan Bühler 79d98f5991 [core] Use liJobQueue for vrequest job queue 13 years ago
Stefan Bühler c3dc0d8d7e [common]: Add generic jobqueue 13 years ago
Thomas Porzelt 582dfa99d7 [core] Rework mimetype lookup code 13 years ago
Thomas Porzelt 9c63e60cb7 [core] Add workers.cpu_affinity setup action 13 years ago
Stefan Bühler 004e70479e [angel]: fix default allow-listen port detection 13 years ago
Stefan Bühler 2ad699f56e [angel] fix segfault if no user was specified 13 years ago
Stefan Bühler b9af60f92d [plugin_core]: don't stat last entry in docroot list, it is used anyway 13 years ago
Stefan Bühler b5eb16006c [angel]: fix default worker path 13 years ago
Stefan Bühler d133b8ad8c [lua]: add subrequst_lua.c 13 years ago
Stefan Bühler 77ad119f66 [lua]: add subrequests 13 years ago
Stefan Bühler 10ea96230b Fix path in example run script 13 years ago
Stefan Bühler feebc556d1 Fix packdist.sh to detect source directory 13 years ago
Stefan Bühler 1c3d3c287f [core]: add tasklet pools to workers and use them for stat-cache 13 years ago
Stefan Bühler 8587598a66 [core] add tasklets: jobs which use blocking code 13 years ago
Stefan Bühler 6f454d0008 [plugin_core]: add "static_no_fail" action, which doesn't return 403/404 so other actions can handler the request 13 years ago
Stefan Bühler 5cda017de8 change libexecdir handling 13 years ago
Stefan Bühler 1fb0e6db2c Rename angel config "listen" to "allow-listen" 13 years ago
Stefan Bühler c3164aba8b Move binary names: angel becomes lighttpd2, worker lighttpd2-worker 13 years ago
Stefan Bühler 8c1b6fa3a2 [core] disable GCC poison 13 years ago
Stefan Bühler 30c649a533 Add packdist.sh to build snapshots 13 years ago
Stefan Bühler 827b48fb67 include default.html in distbuild 13 years ago
Stefan Bühler 0047fe22fa radix: fix li_radixtree_new prototype 13 years ago
Stefan Bühler b8a0921265 Add some missing LI_/li prefixes for types and enum values 13 years ago
Stefan Bühler 7976cf53cf [mod_proxy] Add X-Forwarded-{For,Proto} headers, handle 1xx responses 13 years ago
Stefan Bühler 6c95e10a58 [cmake]: add LIBEV_LIBRARIES 13 years ago
Stefan Bühler b87e74d151 Optimize IO handling to safe syscalls; run vrequest state machines twice before looking for new io events 13 years ago
Stefan Bühler b876f8401d [core]: rework connection/vrequest structs; add liConInfo 13 years ago
Stefan Bühler cae0c15710 Optimize some string handling in chunk parser 13 years ago
Stefan Bühler 254ba2a1f6 Optimize header insertion 13 years ago
Stefan Bühler cc0044c4ee Fix http method parser, add inlined g_string_append_len 13 years ago
Stefan Bühler a2ed50dedd Optimize some socket initialization handling 13 years ago
Stefan Bühler 0325d10f4a [mod_balancer] fix comments 13 years ago
Stefan Bühler ec3fa8251f [mod_fastcgi] stop spamming logfile with repeated error 13 years ago
Stefan Bühler 3b202faf01 Implement backlog for balancer 13 years ago
Stefan Bühler 7bb671de4c [config parser] fix operators 13 years ago
Stefan Bühler b7e6ba4eb5 condition.c: set match_type in all cases 13 years ago
Stefan Bühler 8b17198eb6 Try to fix some bugs in the config parser 13 years ago
Thomas Porzelt 2885c88ae7 [core] Config parser: one more fix for condition parsing 13 years ago
Thomas Porzelt 5b9cc67ad5 [core] Config parser: fix a whitespace handling bug 13 years ago
Thomas Porzelt 7648ef0f40 [core] Config parser: Fix parsing rules for multiple else-if conditions 13 years ago
Thomas Porzelt 45d9fda41e [core] Config parser: fix condition with key handling 13 years ago
Stefan Bühler bdaa42c517 [doc/secdownload] fix small copy/paste error in secdownload.lua 13 years ago
Stefan Bühler 18fd43840c [mod_balancer] fix typo, and fix balancer handling in action-stack 13 years ago
Stefan Bühler 20fc288481 [mod_balancer] Implement RoundRobin and SQF 13 years ago
Stefan Bühler dd0bee3fd6 action_stack: fix balanacer management 13 years ago
Stefan Bühler a19370fd0b [autoconf] improve libev search 13 years ago
Thomas Porzelt ab94d8390d [core] Change *bit integer suffixes in config parser 13 years ago