Hi,
Under heavy load, I sometimes get log messages like these:
ERROR:tm:t_should_relay_response: status rewrite by UAS: stored: 408,
received: 100
ERROR:tm:t_should_relay_response: status rewrite by UAS: stored: 408,
received: 180
It doesn't seem to be critical because the calls are established
successfully, so is this really an error? If not, can we decrease the
log priority or even only print it in debug mode?
Andy