Ilya Shipitsin
|
2075ca8a93
|
DOC: assorted typo fixes in the documentation
This is the third round of cleanups in various docs
|
2020-03-09 14:45:58 +01:00 |
Joseph Herlant
|
02cedc48d3
|
DOC: Fix typos in different subsections of the documentation
Fix typos found in the design-thoughts, internals and lua-api
subsections of the documentation.
|
2018-11-18 22:23:15 +01:00 |
Willy Tarreau
|
f7e3955053
|
DOC: update the layering design notes
Explain the change around cs_recv()/cs_send() and the move of the CS'
rxbuf and txbuf to the mux.
|
2018-08-17 09:58:29 +02:00 |
Willy Tarreau
|
7cc040cc74
|
DOC: add more design feedback on the new layering model
Introduce the distinction between structured messages and raw data,
and how to make them coexist in a buffer. This is still a design draft.
|
2018-07-23 17:29:37 +02:00 |
Willy Tarreau
|
9382cdd8e1
|
DOC: add some design notes about the new layering model
This explains how streams and connection should interact.
|
2018-07-20 19:21:43 +02:00 |