On Dec 19, 2024, at 12:50 pm, Ben Kaufman bkaufman@bcmone.com wrote:
If someone has a large number of http requests to make, then I would strongly advocate for creating a dedicated SIP redirect server to handle those http requests.
I would strongly agree that this is preferable. If HTTP is a must, as the redirect server can be tuned for that kind of workload much more effectively, taking into account that every query is a comparatively monstrous lift.