[Unbound-users] combining python + 2 iterator modules

Petr Spacek pspacek at redhat.com
Wed Jan 21 22:05:31 UTC 2015


Hello list,

I would like to know if it is possible to somehow combine 1 custom python
module with two instances of iterator modules (with different configurations).

I'm trying to get structure like this:

python module -> validator -> iterator 1
              -> iterator 2

The Python module should pass the query to the validator & iterator 1 tandem,
wait for results from validator and conditionally re-query iterator 2.

Iterator 1 should be real iterator and iterator 2 could be a stub resolver if
it helps.

Thank you very much for any advice!

-- 
Petr Spacek  @  Red Hat



More information about the Unbound-users mailing list