[GH-ISSUE #1177] How to add custom logic to handle_request? #622

Closed
opened 2026-03-15 23:30:12 +03:00 by kerem · 0 comments
Owner

Originally created by @olex-green on GitHub (Jul 31, 2020).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/1177

I need to add custom logic to request handler (trust_dns_server) for choosing A record by incoming IP address (Global Load Balancing user case). Currently, I see just one not ideal solution - reimplement Catalog and add this logic to handle_request. Can someone advise if there is a better way?

Originally created by @olex-green on GitHub (Jul 31, 2020). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/1177 I need to add custom logic to request handler (trust_dns_server) for choosing A record by incoming IP address (Global Load Balancing user case). Currently, I see just one not ideal solution - reimplement `Catalog` and add this logic to `handle_request`. Can someone advise if there is a better way?
kerem closed this issue 2026-03-15 23:30:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#622
No description provided.