1. 579d83b DOC: Add documentation about the use-service action by Christopher Faulet · 4 years, 6 months ago
  2. f871691 MEDIUM: dns: Add resolve-opts "ignore-weight" by Daniel Corbett · 4 years, 7 months ago
  3. 6db8a2e DOC: Update http-buffer-request description to remove the part about chunks by Christopher Faulet · 4 years, 7 months ago
  4. 8468132 [RELEASE] Released version 2.1-dev5 by Willy Tarreau · 4 years, 7 months ago
  5. 0d7712d MINOR: stick-table: allow sc-set-gpt0 to set value from an expression by Cédric Dufour · 4 years, 7 months ago
  6. e8adfeb MINOR: doc: http-reuse connection pool fix by Lukas Tribus · 4 years, 7 months ago
  7. b6f759b MINOR: peers: Add "log" directive to "peers" section. by Frédéric Lécaille · 4 years, 7 months ago
  8. 6bcd182 DOC: fix date and http_date keywords syntax by Cyril Bonté · 4 years, 7 months ago
  9. 1753cb5 [RELEASE] Released version 2.1-dev4 by Willy Tarreau · 4 years, 7 months ago
  10. 1dfd165 MINOR: backend: Add srv_name sample fetche by vkill · 4 years, 7 months ago
  11. ae6f125 MINOR: sample: add us/ms support to date/http_date by Damien Claisse · 4 years, 7 months ago
  12. 0fec3ab MINOR: init: always fail when setrlimit fails by William Dauchy · 4 years, 7 months ago
  13. ec73098 MINOR: config: allow no set-dumpable config option by William Dauchy · 4 years, 7 months ago
  14. 0a8824f MINOR: doc: fix busy-polling performance reference by William Dauchy · 4 years, 7 months ago
  15. 2252beb DOC: Improve documentation of http-re(quest|sponse) replace-(header|value|uri) by Tim Duesterhus · 4 years, 7 months ago
  16. 1a753a2 DOC: remove obsolete section about header manipulation by Willy Tarreau · 4 years, 7 months ago
  17. c70df53 [RELEASE] Released version 2.1-dev3 by Willy Tarreau · 4 years, 7 months ago
  18. 403bfbb BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless by Willy Tarreau · 4 years, 7 months ago
  19. ba0c53e BUG/MINOR: tcp: Don't alter counters returned by tcp info fetchers by Christopher Faulet · 4 years, 8 months ago
  20. 81bef7e DOC: clarify some points around http-send-name-header's behavior by Willy Tarreau · 4 years, 8 months ago
  21. cb8f03f [RELEASE] Released version 2.1-dev2 by Willy Tarreau · 4 years, 8 months ago
  22. 93e548e DOC: replace utf-8 quotes by ascii ones by William Lallemand · 4 years, 8 months ago
  23. b30b310 MINOR: doc: Add documentation about the FastCGI support by Christopher Faulet · 4 years, 9 months ago
  24. a406356 MINOR: http_fetch: Add sample fetches to get auth method/user/pass by Christopher Faulet · 4 years, 10 months ago
  25. 8a694b8 MINOR: sample: Add UUID-fetch by Luca Schimweg · 4 years, 9 months ago
  26. c046d16 MEDIUM: log: add support for logging to a ring buffer by Willy Tarreau · 4 years, 9 months ago
  27. 7185b78 MINOR: connection: add the fc_pp_authority fetch -- authority TLV, from PROXYv2 by Geoff Simmons · 4 years, 9 months ago
  28. 177adc9 MINOR: backend: Add srv_queue converter by Nenad Merdanovic · 4 years, 9 months ago
  29. 98fbe95 MEDIUM: mux-h1: Add the support of headers adjustment for bogus HTTP/1 apps by Christopher Faulet · 4 years, 11 months ago
  30. 87f1f3d DOC: config: Remove unsupported req* and rsp* keywords by Christopher Faulet · 4 years, 11 months ago
  31. 159e667 DOC: config: Update as a result of the legacy HTTP removal by Christopher Faulet · 4 years, 11 months ago
  32. db51407 [RELEASE] Released version 2.1-dev1 by Willy Tarreau · 4 years, 11 months ago
  33. 9723696 MEDIUM: mworker-prog: Add user/group options to program section by Andrew Heberle · 5 years ago
  34. fb2fce1 DOC: Fix typos and grammer in configuration.txt by John Roesler · 5 years ago
  35. 1b9423d MINOR: server: Add "no-tfo" option. by Frédéric Lécaille · 5 years ago
  36. d437630 MINOR: sample: Add sha2([<bits>]) converter by Tim Duesterhus · 5 years ago
  37. 24915a5 MEDIUM: Remove 'option independant-streams' by Tim Duesterhus · 5 years ago
  38. 86e6b6e MEDIUM: Make '(cli|con|srv)timeout' directive fatal by Tim Duesterhus · 5 years ago
  39. dac168b MEDIUM: Make 'redispatch' directive fatal by Tim Duesterhus · 5 years ago
  40. 7b7c47f MEDIUM: Make 'block' directive fatal by Tim Duesterhus · 5 years ago
  41. 9dc6b97 [RELEASE] Released version 2.1-dev0 by Willy Tarreau · 5 years ago
  42. ba23630 [RELEASE] Released version 2.0.0 by Willy Tarreau · 5 years ago
  43. 4d03e43 DOC: add some environment variables in section 2.3 by William Lallemand · 5 years ago
  44. 3381022 MINOR: http: add a new "http-request replace-uri" action by Willy Tarreau · 5 years ago
  45. c951552 DOC: mworker-prog: documentation for the program section by William Lallemand · 5 years ago
  46. ca3551f [RELEASE] Released version 2.0-dev7 by Willy Tarreau · 5 years ago
  47. b57f109 [RELEASE] Released version 2.0-dev6 by Willy Tarreau · 5 years ago
  48. 6567466 MINOR: SSL: add client/server random sample fetches by Patrick Hemmer · 5 years ago
  49. fb55365 MINOR: server: increase the default pool-purge-delay to 5 seconds by Willy Tarreau · 5 years ago
  50. abc874e [RELEASE] Released version 2.0-dev5 by Willy Tarreau · 5 years ago
  51. 2a54bb7 MEDIUM: connection: Upstream SOCKS4 proxy support by Alexander Liu · 5 years ago
  52. 4438c60 DOC: fix typos by Michael Prokop · 5 years ago
  53. 5674069 [RELEASE] Released version 2.0-dev4 by Willy Tarreau · 5 years ago
  54. 96d5195 MEDIUM: config: deprecate the antique req* and rsp* commands by Willy Tarreau · 5 years ago
  55. 0ba4f48 MAJOR: polling: add event ports support (Solaris) by Emmanuel Hocdet · 5 years ago
  56. 3506dae MEDIUM: Make 'resolution_pool_size' directive fatal by Tim Duesterhus · 5 years ago
  57. 10c6c16 MEDIUM: Make 'option forceclose' actually warn by Tim Duesterhus · 5 years ago
  58. a257a9b [RELEASE] Released version 2.0-dev3 by Willy Tarreau · 5 years ago
  59. ddf0e03 MINOR: streams: Introduce a new retry-on keyword, all-retryable-errors. by Olivier Houchard · 5 years ago
  60. 602bf7d MEDIUM: streams: Add a new http action, disable-l7-retry. by Olivier Houchard · 5 years ago
  61. 27edc4b MINOR: mworker: support a configurable maximum number of reloads by William Lallemand · 5 years ago
  62. 4f5b77c DOC: Update for "table" lines in "peers" section. by Frédéric Lécaille · 5 years ago
  63. 034c88c MEDIUM: tcp: add the "tfo" option to support TCP fastopen on the server by Willy Tarreau · 7 years ago
  64. 22c9b44 MINOR: doc: Document the interaction of allow-0rtt and retry-on 0rtt-rejected. by Olivier Houchard · 5 years ago
  65. 8cb2d2e MINOR: doc: Document allow-0rtt on the server line. by Olivier Houchard · 5 years ago
  66. 44864ac DOC: Fix typo in keyword matrix by Tim Duesterhus · 5 years ago
  67. 473c283 CLEANUP: Remove appsession documentation by Tim Duesterhus · 5 years ago
  68. e3249a9 MEDIUM: streams: Add a new keyword for retry-on, "junk-response" by Olivier Houchard · 5 years ago
  69. 865d839 MEDIUM: streams: Add a way to replay failed 0rtt requests. by Olivier Houchard · 5 years ago
  70. a254a37 MEDIUM: streams: Add the ability to retry a request on L7 failure. by Olivier Houchard · 5 years ago
  71. d690dfa DOC: log: Document the sampling and load-balancing logging feature. by Frédéric Lécaille · 5 years ago
  72. d2d3348 MINOR: activity: enable automatic profiling turn on/off by Willy Tarreau · 5 years ago
  73. 333939c MINOR: action: new '(http-request|tcp-request content) do-resolve' action by Baptiste Assmann · 5 years ago
  74. bad132c CLEANUP: wurfl: removed deprecated methods by paulborile · 5 years ago
  75. b3cc9f2 Revert "CLEANUP: wurfl: remove dead, broken and unmaintained code" by Willy Tarreau · 5 years ago
  76. e1afd4f MINOR: proto_tcp: tcp-request content: enable set-dst and set-dst-var by Baptiste Assmann · 5 years ago
  77. 88698d9 MEDIUM: connections: Add a way to control the number of idling connections. by Olivier Houchard · 5 years ago
  78. 636848a MINOR: init: add a "set-dumpable" global directive to enable core dumps by Willy Tarreau · 5 years ago
  79. 1d2b586 MAJOR: htx: Enable the HTX mode by default for all proxies by Christopher Faulet · 5 years ago
  80. 6c9bbb2 MEDIUM: htx: Deprecate the option 'http-tunnel' and ignore it in HTX by Christopher Faulet · 5 years ago
  81. c31499d MINOR: ssl: Add aes_gcm_dec converter by Nenad Merdanovic · 5 years ago
  82. e88b773 DOC: The option httplog is no longer valid in a backend. by Freddy Spierenburg · 5 years ago
  83. 6e893b9 [RELEASE] Released version 2.0-dev2 by Willy Tarreau · 5 years ago
  84. a56eebf BUG/MINOR: doc: Be accurate on the behavior on pool-purge-delay. by Olivier Houchard · 5 years ago
  85. bfe6138 MINOR: sample: Add a protocol buffers specific converter. by Frédéric Lécaille · 5 years ago
  86. 93d3316 DOC: Remove tabs and fixed punctuation. by Frédéric Lécaille · 5 years ago
  87. 8e5e1e7 CLEANUP: wurfl: remove dead, broken and unmaintained code by Willy Tarreau · 5 years ago
  88. 756d97f MINOR: sample: Rework gRPC converter code. by Frédéric Lécaille · 5 years ago
  89. 50290fb MINOR: sample: Replace "req.ungrpc" smp fetch by a "ungrpc" converter. by Frédéric Lécaille · 5 years ago
  90. b28f344 DOC: update the text related to the global maxconn value by Willy Tarreau · 5 years ago
  91. c8d5b95 MEDIUM: config: don't enforce a low frontend maxconn value anymore by Willy Tarreau · 5 years ago
  92. e2711c7 MINOR: listener: introduce listener_backlog() to report the backlog value by Willy Tarreau · 5 years ago
  93. 149ab77 MAJOR: threads: enable one thread per CPU by default by Willy Tarreau · 5 years ago
  94. 7ac908b MINOR: config: add global tune.listener.multi-queue setting by Willy Tarreau · 5 years ago
  95. a36b324 MEDIUM: listener: keep a single thread-mask and warn on "process" misuse by Willy Tarreau · 5 years ago
  96. 26f6ae1 MAJOR: config: disable support for nbproc and nbthread in parallel by Willy Tarreau · 5 years ago
  97. c299e1e DOC: fix alphabetic ordering for "tune.fail-alloc" setting by Willy Tarreau · 5 years ago
  98. 6c1b667 [RELEASE] Released version 2.0-dev1 by Willy Tarreau · 5 years ago
  99. ec89119 DOC: sample: Add gRPC related documentation. by Frédéric Lécaille · 5 years ago
  100. a24b35c MINOR: mux-h2: make the H2 MAX_FRAME_SIZE setting configurable by Willy Tarreau · 5 years ago