I want enable curl's AsynchDNS ( find in phpinfo() ) . What do i must do ? This is screenshot :
I found out install http://c-ares.haxx.se/
c-ares is a C library that performs DNS requests and name resolves asynchronously
http://curl.haxx.se/dev/readme-ares.html But i still stuck at how install on curl exist.