> Maybe you could create handle pool? App would get handle from it or
> create new one if pool is empty, and returned handle to the pool instead
> of destroying it.

Well, I will for sure look at the issue.
I can see that we partially re-use the handle. It's alive throughout the whole 
incoming request,
which is handled by one thread.
Since we share almost nothing between the threads, it may be tricky to do so 
now, but worth looking into.
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to