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 DOC: add minimal documentation on how ACLs work internally 2011-12-30 17:33:27 +01:00
body-parsing.txt MINOR: filters/http: Slightly update the parsing of chunks 2016-02-09 14:53:15 +01:00
buffer-operations.txt DOC: add a diagram to explain how circular buffers work 2012-04-30 11:57:00 +02:00
buffer-ops.fig DOC: add a diagram to explain how circular buffers work 2012-04-30 11:57:00 +02:00
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 [DOC] add a few old and uncommitted docs 2011-09-05 01:04:44 +02:00
filters.txt MEDIUM: threads/filters: Add init/deinit callback per thread 2017-10-31 13:58:32 +01:00
hashing.txt DOC: Documentation for hashing function, with test results. 2013-11-20 22:14:47 +01:00
header-parser-speed.txt
header-tree.txt
http-cookies.txt
http-docs.txt
http-parsing.txt DOC: add some documentation from RFC3986 about URI format 2012-01-07 23:58:54 +01:00
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 DOC: pattern: pattern organisation schematics 2014-03-20 14:10:49 +01:00
pattern.pdf DOC: pattern: pattern organisation schematics 2014-03-20 14:10:49 +01:00
polling-states.fig DOC: add a diagram showing polling state transitions 2014-01-26 00:42:29 +01:00
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 [DOC] internal: reflect the fact that SI_ST_ASS is transient 2011-03-03 16:40:09 +01:00