Chandrashekhar Mullaparthi

Results 38 comments of Chandrashekhar Mullaparthi

I loved this story :-) There are a couple of complications with this: - One or more of your subdomains may be unreachable because there are lots of requests to...

Okay, good. No, the solution will be cheaper than using an external pooling mechanism. I'll create a branch with the proposed changes so you can try.

I've pushed some changes to the issue_124 branch. See 3fc7e78aad6ab4b882da4268d17871d1fbc1cc5f Usage: ``` $ erl -pa ebin Erlang/OTP 18 [erts-7.3] [source] [64-bit] [async-threads:10] [hipe] [kernel-poll:false] Eshell V7.3 (abort with ^G) 1>...

Yeah, it's not particularly elegant. But I feel that is the nature of the problem. If you always know that you are going to always shape traffic by using the...

Agreed. But I don't think anything can be done about this issue. If your server is always closing the connection after each response, then you have to spawn a new...

That can't be the correct fix. What you are doing by removing that function clause is accepting a request and sending it on a connection which the server has indicated...

Hi @yordis sure thing, I'll get this done within the next day or so.

Done. https://hex.pm/packages/ibrowse/4.4.2