modparam("http_async_client", "workers", 2)
modparam("http_async_client", "connection_timeout", 500)
modparam("http_async_client", "hash_size", 2048)
modparam("http_async_client", "curl_verbose", 0)
modparam("http_async_client", "memory_manager", "shm")