mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-06 13:23:37 +02:00
The goal is to allow execution of one main lua state per thread. Because this struct will be filled after the configuration parser, we cannot copy the content. The actual state of the Haproxy code doesn't justify this change, it is an update preparing next steps.