Sorry Juha,
I forgot to reply to you that I added that warning in the code for the same reason. What do you mean by a parameter that disables looking for the socket?
-ovidiu
On Fri, Sep 21, 2012 at 9:28 AM, Juha Heinanen jh@tutpro.com wrote:
Daniel-Constantin Mierla writes:
the second is better in this case, because will avoid a loop through local sockets. Also, your case is very rare, the warning is good to spot if someone changed the uri in route headers.
daniel,
sorry about the noise. there is already rr mod param
enable_socket_mismatch_warning
which can be used to globally turn off the warning. it is at the moment good enough for me, but a parameter could be added later that also disables looking for the socket in cases when it is known not to be found.
-- juha