more work on async http
[citadel.git] / citadel / modules / curl / serv_curl.c
index a8db1f2c2b7fc8f3a4fc424aa58d57de74dcfd25..94e11e495162bcac6a7102e443dd46610b39623a 100644 (file)
@@ -400,7 +400,7 @@ CTDL_MODULE_INIT(curl_client)
 {
        if (!threading)
        {
-               curl_init_connectionpool();
+//             curl_init_connectionpool();
 /*
                int r = ares_library_init(ARES_LIB_INIT_ALL);
                if (0 != r) {