MV:
> As far as I can tell, in my case since I'm using sing tcp-base tables
> some look ups are not performed and that's fine. But there are no
> mentions to the change in the order which patterns are checked.
> So am I wrong to expect to see the logs showing "get bar <at>
> foreign.tld" and "get foo <at> mydomain.tld" before "get *"?
> As oppose to what I see now:
> get *
> get *

The "*" is the documented wild-card pattern. The query result is
not expected to change, therefore it is cached once during the
initialization of a trivial-rewrite process instance.

        Wietse

Reply via email to