85.5. 例子

85.5.1. IP 查找

        <route id="IPCheck">
            <from uri="direct:start"/>
            <to uri="dns:ip"/>
        </route>

这会查找域的 IP。例如,www.example.com 解析为 192.0.32.10。
要查找的 IP 地址必须在标头中提供,其键为 "dns.domain "。