I have partially applied this patch.
The first occurence of 'gethosbyaddr' was eliminated by earier patch: https://sourceforge.net/p/simpleproxy/patches/4/
I am wondering if the remaining gethostbuaddr application also poses a performance issue as reported in #4?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am not familiar with getnameinfo and I am not sure how to test if switching to it also address the problem in this ticket. I will appreciate if somebody would try it and send me a patch :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have partially applied this patch.
The first occurence of 'gethosbyaddr' was eliminated by earier patch:
https://sourceforge.net/p/simpleproxy/patches/4/
I am wondering if the remaining gethostbuaddr application also poses a performance issue as reported in #4?
IMO it's worthwhile being consistent, so use getnameinfo everywhere
I am not familiar with getnameinfo and I am not sure how to test if switching to it also address the problem in this ticket. I will appreciate if somebody would try it and send me a patch :)
Project moved to https://github.com/vzaliva/simpleproxy
Please submit new issues and patches there. This page is no longer updated.