Mark Kent writes:
I think that answer translates to
"No. You need uri==myself in addition to is_uri_host_local(). The former gets messages directed AT you, the latter gets messages directed at the DOMAINS you support."
that is correct. you only need uri==myself thing if your proxy wants to process requests directed to itself (for example options query).
-- juha