Azure / azure-storage-ruby

Microsoft Azure Storage Library for Ruby
http://azure.github.io/azure-storage-ruby/
84 stars 150 forks source link

Configurable Persistent HTTP Pool #231

Open DmitryDrobotov opened 8 months ago

DmitryDrobotov commented 8 months ago

Adds the possibility to configure the Net::HTTP::Persistent pool size. It is required if your Rails application works in multithreaded mode and amount of threads is more than the default 5.

DmitryDrobotov commented 8 months ago
@microsoft-github-policy-service agree