I am using easy curl handles to connect to different hosts. 

I am using new curl handle for every new request coming in. Curl caches socket 
connections to different hosts. In this case(using new curl handle for every 
request), will curl use the cached socket connection or it will create new 
connection for every request ?

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to