syndicate-storage / syndicate

Internet-scale software-defined storage system
Apache License 2.0
56 stars 10 forks source link

Connection pooling and keep-alive #110

Open jcnelson opened 9 years ago

jcnelson commented 9 years ago

Have the UG recycle CURL handles to RGs and AGs, instead of creating a new one for each block/manifest requested. Use keep-alive whenever possible.