toland / patron

Ruby HTTP client based on libcurl
http://toland.github.com/patron/
MIT License
541 stars 74 forks source link

Make DNS cache timeout configurable #160

Closed julik closed 6 years ago

julik commented 6 years ago

We need to be able to change the DNS cache value since our service discovery works on DNS, and clusters get reconfigured fairly often. So it would help if this option were provided.