mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-10 22:33:19 -05:00
Since the introduction of speculative I/O, it was not always possible to correctly detect a connection establishment. Particularly, in TCP mode, there is no data to send and getsockopt() returns no error. The solution consists in trying a connect() again to get its diagnostic. |
||
|---|---|---|
| .. | ||
| connect-status.txt | ||
| connection-scale.txt | ||
| header-parser-speed.txt | ||
| header-tree.txt | ||
| http-docs.txt | ||
| http-parsing.txt | ||
| naming.txt | ||
| repartition-be-fe-fi.txt | ||
| stats-v2.txt | ||
| todo.cttproxy | ||