Bugzilla – Bug 1184
Support for logging replies
Last modified: 2017-01-06 08:53:47 CET
Created attachment 368 [details] Support for logging replies Currently unbound only has support for logging queries by setting `log-queries` to yes in config. There can be value in logging replies also as this can provide some more information such as: - return code - time to resolve the query - response from cache or not - response size This becoes useful for troubleshooting/analytical purpose. This patch was contributed by Larissa Feng during her internship
Hi Manu, and Larissa, Thank you for the patch. Is your patch BSD licensed? Best regards, Wouter
Hi Wouter, Yes, it is BSD licensed. Manu
Hi Wouter, Do you have any concerned with this diff? Are you willing to merge it upstream? Thanks
Hi Manu, With some rewrites, I merged it. (removed memory leak, and other fixes). Thank you for the contribution. I attributed it to Larissa Feng in the changelog, so you want me to note the organisation where the internship took place (in brackets?). Best regards, Wouter
Thanks Wouter, I am good with the changelog, only the individual that contributed mattered. Thanks
Hi Manu, Ok, thank you Larissa! Best regards, Wouter