haproxy/reg-tests/lua
Willy Tarreau 43ba3cf2b5 MEDIUM: proxy: remove start_proxies()
Its sole remaining purpose was to display "proxy foo started", which
has little benefit and pollutes output for those with plenty of proxies.
Let's remove it now.

The VTCs were updated to reflect this, because many of them had explicit
counts of dropped lines to match this message.

This is tagged as MEDIUM because some users may be surprized by the
loss of this quite old message.
2020-10-09 11:27:30 +02:00
..
bad_http_clt_req_duration.lua
bad_http_clt_req_duration.vtc MEDIUM: proxy: remove start_proxies() 2020-10-09 11:27:30 +02:00
close_wait_lf.lua
close_wait_lf.vtc
common.pem
h_txn_get_priv.lua
h_txn_get_priv.vtc
lua_socket.lua
lua_socket.vtc
set_var.lua MEDIUM: lua: Add ifexist parameter to set_var 2020-05-25 08:12:35 +02:00
set_var.vtc REGTESTS: Require the version 2.2 to execute lua/set_var 2020-05-26 13:36:30 +02:00
txn_get_priv-print_r.lua
txn_get_priv.lua
txn_get_priv.vtc REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for lua/txn_get_priv 2020-05-25 08:12:10 +02:00
wrong_types_usage.lua
wrong_types_usage.vtc