Josh Dvir

Results 7 comments of Josh Dvir

You can use - https://www.cyberciti.biz/faq/linux-unix-set-proxy-environment-variable/ in Linux, nothing to implement in the application

Anything new about this? I'm still having issues on this with 1.3.0 Also just to be sure, when i'm doing a request that is part of a batch request I...

I also use 1 Cloudinary account for multiple apps and I do that by setting a folder to keep the images inside for each environment or even different products on...

Thanks guys, I'm waiting for the next version of Centrifugo which includes your latest version and then will profile the application and upload here. You can close this issue until...

Here is the pprof dump This is the heap profile @kisielk @garyburd I've updated the gist please check now https://gist.github.com/joshdvir/091229e3d3e4ade8d73b8cffe86c602b

@garyburd I agree with @FZambia, having the option to set the compression would help greatly, for my specific use case I have a fan out of 80K messages per sec...

@garyburd #182 could do magic in my use case, where my fan out is between 50K-90K per sec where all messages are the same. Thank you for your help.