haproxy/doc/internals
Christopher Faulet 71a6a8efaa MEDIUM: threads/filters: Add init/deinit callback per thread
Now, it is possible to define init_per_thread and deinit_per_thread callbacks to
deal with ressources allocation for each thread.

This is the filter responsibility to deal with concurrency. This is also the
filter responsibility to know if HAProxy is started with some threads. A good
way to do so is to check "global.nbthread" value. If it is greater than 1, then
_per_thread callbacks will be called.
2017-10-31 13:58:32 +01:00
..
acl.txt
body-parsing.txt MINOR: filters/http: Slightly update the parsing of chunks 2016-02-09 14:53:15 +01:00
buffer-operations.txt
buffer-ops.fig
connect-status.txt
connection-header.txt
connection-scale.txt
entities-v2.txt DOC: add doc/internals/entities-v2.txt 2015-08-11 12:17:41 +02:00
entities.fig DOC: update the entities diagrams 2015-04-21 14:15:40 +02:00
entities.pdf DOC: update the entities diagrams 2015-04-21 14:15:40 +02:00
entities.svg DOC: update the entities diagrams 2015-04-21 14:15:40 +02:00
entities.txt
filters.txt MEDIUM: threads/filters: Add init/deinit callback per thread 2017-10-31 13:58:32 +01:00
hashing.txt
header-parser-speed.txt
header-tree.txt
http-cookies.txt
http-docs.txt
http-parsing.txt
list.fig DOC: add the documentation about internal circular lists 2015-09-20 22:43:56 +02:00
lua_socket.fig [RELEASE] Released version 1.8-dev3 2017-10-22 10:13:45 +02:00
lua_socket.pdf MEDIUM: xref/lua: Use xref for referencing cosocket relation between stream and lua 2017-09-11 18:59:40 +02:00
naming.txt
pattern.dia
pattern.pdf
polling-states.fig
repartition-be-fe-fi.txt
sequence.fig DOC: commit a few old design thoughts files 2014-06-19 21:02:32 +02:00
stats-v2.txt
stream-sock-states.fig