1. acdd47d [RELEASE] Released version 2.4-dev12 by Willy Tarreau · 3 years, 4 months ago
  2. 060a761 OPTIM: task: automatically adjust the default runqueue-depth to the threads by Willy Tarreau · 3 years, 4 months ago
  3. befef70 BUG/MINOR: sample: Rename SenderComID/TargetComID to SenderCompID/TargetCompID by Daniel Corbett · 3 years, 4 months ago
  4. 4c75195 BUG/MEDIUM: resolvers: handle huge responses over tcp servers. by Emeric Brun · 3 years, 4 months ago
  5. 7bbc6c9 [RELEASE] Released version 2.4-dev11 by Willy Tarreau · 3 years, 4 months ago
  6. f8b4292 DOC: fix originalto except clause on destination address by Amaury Denoyelle · 3 years, 4 months ago
  7. 0de36ad CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 5 months ago
  8. 8ab65c2 [RELEASE] Released version 2.4-dev10 by Willy Tarreau · 3 years, 4 months ago
  9. 5d1def6 MEDIUM: http-ana: Add IPv6 support for forwardfor and orignialto options by Christopher Faulet · 3 years, 4 months ago
  10. 31dd393 [RELEASE] Released version 2.4-dev9 by Willy Tarreau · 3 years, 4 months ago
  11. 6616132 MINOR: listener: refine the default MAX_ACCEPT from 64 to 4 by Willy Tarreau · 3 years, 5 months ago
  12. 4327d0a MINOR: tasks: refine the default run queue depth by Willy Tarreau · 3 years, 5 months ago
  13. 0784db8 DOC: explain the relation between pool-low-conn and tune.idle-pool.shared by Willy Tarreau · 3 years, 5 months ago
  14. dc626ec [RELEASE] Released version 2.4-dev8 by Willy Tarreau · 3 years, 5 months ago
  15. 56fc5d9 MEDIUM: resolvers: add supports of TCP nameservers in resolvers. by Emeric Brun · 3 years, 5 months ago
  16. 9a4bbfe DOC: tune: explain the origin of block size for ssl.cachesize by William Dauchy · 3 years, 5 months ago
  17. 4b10302 MINOR: cfgparse: implement a simple if/elif/else/endif macro block handler by Willy Tarreau · 3 years, 5 months ago
  18. b4d3708 MINOR: http: add baseq sample fetch by Yves Lafon · 3 years, 5 months ago
  19. 7c0b4d8 MEDIUM: cfgparse: allow a proxy to designate the defaults section to use by Willy Tarreau · 3 years, 5 months ago
  20. 583b6de BUG/MINOR: server: Fix server-state-file-name directive by Christopher Faulet · 3 years, 5 months ago
  21. d773a4e MINOR: doc: update http reuse for new eligilible connections by Amaury Denoyelle · 3 years, 5 months ago
  22. 826f3ab MINOR: stick-tables/counters: add http_fail_cnt and http_fail_rate data types by Willy Tarreau · 3 years, 5 months ago
  23. acf8459 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 5 months ago
  24. 5d46fbd [RELEASE] Released version 2.4-dev7 by Willy Tarreau · 3 years, 5 months ago
  25. 4858fb2 MEDIUM: check: align agentaddr and agentport behaviour by William Dauchy · 3 years, 5 months ago
  26. d1ac2b9 MAJOR: htx: Remove the EOM block type and use HTX_FL_EOM instead by Christopher Faulet · 3 years, 7 months ago
  27. 27c70ae DOC: Improve documentation of the various hdr() fetches by Tim Duesterhus · 3 years, 5 months ago
  28. 24c41d5 [RELEASE] Released version 2.4-dev6 by Willy Tarreau · 3 years, 5 months ago
  29. ef4e45c DOC: Rename '<var name>' to '<var>' in converter signature by Tim Duesterhus · 3 years, 5 months ago
  30. a308209 DOC: Remove space after comma in converter signature by Tim Duesterhus · 3 years, 5 months ago
  31. e095f31 MINOR: http: Add HTTP 501-not-implemented error message by Christopher Faulet · 3 years, 7 months ago
  32. 6ca8916 MINOR: cache: Do not store responses with an unknown encoding by Remi Tricot-Le Breton · 3 years, 6 months ago
  33. cdbcca9 DOC: fix some spelling issues over multiple files by Thayne McCombs · 3 years, 6 months ago
  34. 888b0ae MINOR: converter: adding support for url_enc by William Dauchy · 3 years, 6 months ago
  35. 421ed39 [RELEASE] Released version 2.4-dev5 by Willy Tarreau · 3 years, 6 months ago
  36. 92149f9 MEDIUM: stick-tables: Add srvkey option to stick-table by Thayne McCombs · 3 years, 8 months ago
  37. e6cc5b5 MINOR: cache: Replace the "process-vary" option's expected values by Remi Tricot-Le Breton · 3 years, 6 months ago
  38. 04bf0cc MINOR: sample: add the xxh3 converter by Dragan Dosen · 3 years, 6 months ago
  39. 6d975f0 MINOR: check: do not ignore a connection header for http-check send by Amaury Denoyelle · 3 years, 6 months ago
  40. 4d71176 [RELEASE] Released version 2.4-dev4 by Willy Tarreau · 3 years, 7 months ago
  41. 2272d8a DOC: assorted typo fixes in the documentation by Ilya Shipitsin · 3 years, 7 months ago
  42. 3e67860 DOC: fix "smp_size" vs "sample_size" in "log" directive arguments by Jan Wagner · 3 years, 7 months ago
  43. dc32cd9 DOC: opentracing: add the OpenTracing filter section by Miroslav Zagorac · 3 years, 7 months ago
  44. 5853c0c MINOR: cache: Add a max-secondary-entries cache option by Remi Tricot-Le Breton · 3 years, 7 months ago
  45. a786c41 [RELEASE] Released version 2.4-dev3 by Willy Tarreau · 3 years, 7 months ago
  46. f7719a2 MINOR: stream: add timeout sample fetches by Amaury Denoyelle · 3 years, 7 months ago
  47. d91d779 MINOR: backend: add timeout sample fetches by Amaury Denoyelle · 3 years, 7 months ago
  48. da184d5 MINOR: frontend: add client timeout sample fetch by Amaury Denoyelle · 3 years, 7 months ago
  49. 8d22823 MEDIUM: http_act: define set-timeout server/tunnel action by Amaury Denoyelle · 3 years, 7 months ago
  50. d5ac6de DOC: config: Add notes about errors emitted by H1 mux by Christopher Faulet · 3 years, 7 months ago
  51. 59f11be MEDIUM: lua-thread: Add the lua-load-per-thread directive by Thierry Fournier · 3 years, 7 months ago
  52. fcdfd85 MINOR: log: Logging HTTP path only with %HPO by Maciej Zdeb · 3 years, 7 months ago
  53. c94431b [RELEASE] Released version 2.4-dev2 by Willy Tarreau · 3 years, 7 months ago
  54. 0237c4e BUG/MEDIUM: local log format regression. by Emeric Brun · 3 years, 7 months ago
  55. 687a68e DOC: config: Move req.hdrs and req.hdrs_bin in L7 samples fetches section by Christopher Faulet · 3 years, 7 months ago
  56. fa8b89a DOC: config: Make disable-on-404 option clearer on transition conditions by Christopher Faulet · 3 years, 8 months ago
  57. 83662b5 MINOR: tcpcheck: Add support of L7OKC on expect rules error-status argument by Christopher Faulet · 3 years, 8 months ago
  58. bb9fb8b MINOR: config: Deprecate and ignore tune.chksize global option by Christopher Faulet · 3 years, 7 months ago
  59. 21acc33 DOC: Clarify %HP description in log-format by Maciej Zdeb · 3 years, 7 months ago
  60. 6f1129d DOC: better document the config file format and escaping/quoting rules by Willy Tarreau · 3 years, 7 months ago
  61. 4f73083 DOC: cache: Add information about Vary support by Remi Tricot-Le Breton · 3 years, 7 months ago
  62. d493bc8 DOC: cache: Add new caching limitation information by Remi Tricot-Le Breton · 3 years, 7 months ago
  63. 754b242 MINOR: cache: Add a process-vary option that can enable/disable Vary processing by Remi Tricot-Le Breton · 3 years, 8 months ago
  64. aa8fcc4 DOC: better describes how to configure a fallback crt by Joao Morais · 3 years, 7 months ago
  65. 2de240a MINOR: stream: Add level 7 retries on http error 401, 403 by Julien Pivotto · 3 years, 8 months ago
  66. 1a38ffc [RELEASE] Released version 2.4-dev1 by Willy Tarreau · 3 years, 8 months ago
  67. ebdd4c5 MINOR: http_act: Add -m flag for del-header name matching method by Maciej Zdeb · 3 years, 8 months ago
  68. e51fab0 DOC: clarify how to create a fallback crt by Joao Morais · 3 years, 8 months ago
  69. f637044 MEDIUM: cli/ssl: configure ssl on server at runtime by William Dauchy · 3 years, 8 months ago
  70. 0217b7b DOC: add missing 3.10 in the summary by William Lallemand · 3 years, 8 months ago
  71. 96a577a MINOR: flt-trace: Add an option to inhibits trace messages by Christopher Faulet · 3 years, 8 months ago
  72. c41d8bd CLEANUP: flt-trace: Remove unused random-parsing option by Christopher Faulet · 3 years, 8 months ago
  73. 70d10d1 DOC: config: Fix a typo on ssl_c_chain_der by Christopher Faulet · 3 years, 8 months ago
  74. e279ca6 MINOR: sample: Add converts to parses MQTT messages by Baptiste Assmann · 3 years, 8 months ago
  75. e138dda MINOR: sample: Add converters to parse FIX messages by Baptiste Assmann · 3 years, 9 months ago
  76. 1db5579 [RELEASE] Released version 2.4-dev0 by Willy Tarreau · 3 years, 8 months ago
  77. 1c0a722 [RELEASE] Released version 2.3.0 by Willy Tarreau · 3 years, 8 months ago
  78. bd703e5 [RELEASE] Released version 2.3-dev9 by Willy Tarreau · 3 years, 8 months ago
  79. bf97121 MINOR: cache: Create res.cache_hit and res.cache_name sample fetches by Remi Tricot-Le Breton · 3 years, 8 months ago
  80. fb1b9e3 [RELEASE] Released version 2.3-dev8 by Willy Tarreau · 3 years, 8 months ago
  81. 089c138 MEDIUM: ssl: ssl-load-extra-del-ext work only with .crt by William Lallemand · 3 years, 8 months ago
  82. 8ae8c48 MEDIUM: fwlc: re-enable per-server queuing up to maxqueue by Willy Tarreau · 3 years, 9 months ago
  83. 8c855f6 MINOR: leastconn: take the queue length into account when queuing servers by Willy Tarreau · 3 years, 9 months ago
  84. 8e8581e MINOR: ssl: 'ssl-load-extra-del-ext' removes the certificate extension by William Lallemand · 3 years, 9 months ago
  85. f42d794 MEDIUM: config: report that "nbproc" is deprecated by Willy Tarreau · 3 years, 9 months ago
  86. 9d58c9b [RELEASE] Released version 2.3-dev7 by Willy Tarreau · 3 years, 9 months ago
  87. 1857b8c DOC: fix typo in MAX_SESS_STKCTR by Matteo Contrini · 3 years, 9 months ago
  88. 7239c24 MEDIUM: backend: reuse connection if using a static sni by Amaury Denoyelle · 3 years, 9 months ago
  89. 4a32103 DOC: improve the documentation for "option nolinger" by Willy Tarreau · 3 years, 9 months ago
  90. 9e9919d MEDIUM: proxy: remove obsolete "monitor-net" by Willy Tarreau · 3 years, 9 months ago
  91. 77e0dae MEDIUM: proxy: remove obsolete "mode health" by Willy Tarreau · 3 years, 9 months ago
  92. 2717965 DOC: Describe reuse safe for HOL handling by Amaury Denoyelle · 3 years, 9 months ago
  93. b7ffe19 [RELEASE] Released version 2.3-dev6 by Willy Tarreau · 3 years, 9 months ago
  94. ccf4299 MEDIUM: config: remove the deprecated and dangerous global "debug" directive by Willy Tarreau · 3 years, 9 months ago
  95. ab0a519 MEDIUM: config: mark "grace" as deprecated by Willy Tarreau · 3 years, 9 months ago
  96. ab87712 DOC: Fix typos in configuration.txt by Sébastien Gross · 3 years, 9 months ago
  97. 465dc7d DOC: fix a confusing typo on a regsub example by Willy Tarreau · 3 years, 9 months ago
  98. da46c1c DOC: re-work log forward bind statement documentation. by Emeric Brun · 3 years, 9 months ago
  99. cbb7bf7 MEDIUM: log: syslog TCP support on log forward section. by Emeric Brun · 3 years, 9 months ago
  100. 57dd6f1 DOC: ssl: fix typo about ocsp files by William Dauchy · 3 years, 9 months ago