Robbert van Waveren opened SPR-17507 and commented
Expected behavior:
Every HTTP request is logged with a unique log prefix regardless of any tcp/ip connection or thread reuse.
Observed behavior:
Consecutive HTTP requests from Chrome (using keep-alive) that are handled by the same reactor-http-nio thread are logged with the same log prefix.
Affects: 5.1.2
Attachments:
Issue Links:
Robbert van Waveren opened SPR-17507 and commented
Expected behavior:
Every HTTP request is logged with a unique log prefix regardless of any tcp/ip connection or thread reuse.
Observed behavior:
Consecutive HTTP requests from Chrome (using keep-alive) that are handled by the same reactor-http-nio thread are logged with the same log prefix.
Affects: 5.1.2
Attachments:
Issue Links: