Cristian Rodríguez

Results 22 comments of Cristian Rodríguez

Modern DNS server software is able to handle thousands of queries per second on very modest hardware.. soemthing does not seem right with the way you are trying to resolve...

dnsmasq assumes you are using a potato to run it, all limits are extremely low. nsd: defaults to 200 queries per second if built with --enable-ratelimit unbound : ratelimit is...

> Looks pretty good, a couple minor things: > > 1. `ares_process()` should point to `ares_process_fd()` instead of pointing to using the event thread since not all systems may have...

> were you going to finish this off, or did you want me to run with it from here and make those changes I suggested? I will. don't worry.

I have updated the PR with your suggestions/additions now. sorry for the delay.

> any update on this PR with my latest feedback ? Not yet, but regardless point 2.. so you want it before the prototype so it works on msvc..I choose...

Same with locale es-CL..not sure why one should care what locale the installer supports as long as it upgrades the software correctly.

I saw the same behaviour.. not sure what is going on.

So a textbook case of no network congestion control..Userspace tool unlikely to solve the problem, cloudflared_tunnel_concurrent_requests_per_tunnel will paper over a totally different issue.

> Please try this code instead: https://github.com/eduardok/libsmbclient-php/tree/edtests This patch is the same thing I had before, but avoided posting it do the different paths needed for old PHP versions, should...