> Seems like a terrible idea given how quickly and continuously BIND has > been evolving to make it more robust in the face of various security > attacks. Given the current DNS performance. You don't have a choice if you want a decent performance. You just have to cache dns info. I think the best you can do without integrating the whole BIND is to integrate just result interpreter, gethostnamadr.c into your code. So you can get ttl. and then use res_send call to resolver library. Not to mention to blocking behavior of res_send, which can block up to 5-10 seconds... It's just really painful. AnawatReceived on Wednesday, 27 March 1996 17:28:10 UTC
This archive was generated by hypermail 2.4.0 : Thursday, 2 February 2023 18:42:58 UTC