<html><body bgcolor="#FFFFFF"><div>I've been using the pipebackend for a while and I don't think I've ever seen request for an A record in my backend.<br><br></div><div>The doc does talk about the necessity of handling ANY requests inthe pipebackend.<br>--<div>Dan Campbell</div><div><br></div></div><div><br>On May 2, 2010, at 7:17 PM, Patrick Wendell <<a href="mailto:patrickw@princeton.edu">patrickw@princeton.edu</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>Hi There,<br><br>The documentation says that an A record query for <a href="http://www.powerdns.com"><a href="http://www.powerdns.com">www.powerdns.com</a></a> will be represented as "<a href="http://www.powerdns.com"><a href="http://www.powerdns.com">www.powerdns.com</a></a>;A" to the pipe-regex checker. However, if I write a rule like:<br>
<br>pipe-regex=^.*;A$<br><br>With the intent of sending only A records to the pipe-backend, it doesn't work. I'm guessing what is happening, is that the pipe-regex is actually checking against "<a href="http://www.pwerdns.com"><a href="http://www.pwerdns.com">www.pwerdns.com</a></a>;ANY" which is usually the first query sent to the backend. Can anyone confirm this?<br>
<br>If so, it would be nice to change the documentation in a way that reflects this limitation. I.e. explaining that there isn't really a way to match on record type.<br><br>- Patrick<br><br><br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Pdns-users mailing list</span><br><span><a href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a></span><br><span><a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a></span><br></div></blockquote></body></html>