Hi,

I am looking for some help to understand the TSFetchUrl api (which btw is
poorly documented).

I see it accepts a string for the request, an sockaddr pointer for the
server to connect, a continuation and so on.

The one or two examples I've found connect to localhost and use the TS to
hit the final destination.

I was wondering if that should always be the case.

I am trying to fetch some assets, process them, cache and later use them
when necessary, somewhat similar to ESI, and for that it looks that looping
TS is pure overhead.

Is there any API to hook into name resolution (preferably async) that I can
use?

Any considerations on that subject would be welcomed.
Thanks,
-- 
Daniel Morilha ([email protected])

Reply via email to