synopse / mORMot

Synopse mORMot 1 ORM/SOA/MVC framework - Please upgrade to mORMot 2 !
https://synopse.info
788 stars 325 forks source link

added share interface support for LibCurl #376

Closed pavelmash closed 3 years ago

pavelmash commented 3 years ago

If enabled using CurlEnableGlobalShare, then TCurlHTTP will share DNS cache, TLS session cache and connection cache between all requests. Thread safe. Performance penalty is ~0