<div dir="ltr">Hi all,<div><br></div><div>Sorry if this question is answered somewhere else but I'm not finding the answer in the documentation.</div><div><br></div><div>Does calling http_client_query() in the http_client module block kamailio's thread until the http request returns? I'm asking because of scalability issues. My plan is to use it to get some information from my system, and so it will be called for every INVITE request, and I'm afraidĀ of the performance considerations.</div><div><br></div><div>I see there is a http_async_client module that should get around this but of course, it seems harder to use.</div><div><br></div><div>Thanks for your help,</div><div><br></div><div>Alex</div></div>