v.24.8Improvement

Decrease Socket Not Connected Error on Immediate HTTP Connection Reset

Decrease level of the Socket is not connected error when HTTP connection immediately reset by peer after connecting, close #34218. #67177 (vdimir).
Decrease the severity level of the Socket is not connected error when an HTTP connection is immediately reset by the peer after establishing.

Why it matters

This feature reduces unnecessary alarm caused by frequent Socket is not connected errors that happen when HTTP clients reset the connection immediately after connecting. It improves log clarity and helps users focus on more critical issues.

How to use it

This change is applied automatically with the update and does not require any user action or configuration to benefit from the lowered error severity level.