Hello,

I have some rare requests with logs like:
- Termination flags=SC
- Server=<NOSRV>
- Retries=0
- Th=0
- Ti=10-50 (just normal values)
- TR=0
- Other timings = -1

It happens in 2 cases
1. With remote backends, where it is probably a real problem (once for millions 
requests at average).
- According to docs, <NOSRV> means that request hasn't reached a server.
How may it stay together with server's timeout-or-refuse flag?

2. With local backends, where 99% that it is haproxy's error (once for dozens 
thousands requests).
- It must be a threads bug. I see it constantly when NBTHREAD is activated.

Haproxy 1.8.9-1e3c84, lua

--
Wert Revon


Reply via email to