I've also looked into those comments and have been unable to identify the
source. What I can tell you is that I've used TSTransformCreate() which is
just a wrapper around TSVConnCreate() for a long time now and have not had
issues. I would recommend using TSTransformCreate() as it will create the
VConn for you in a safe manner using TSHttpTxn's mutex.

Brian

On Fri, Feb 17, 2012 at 2:32 PM, Whitaker, James X. -ND <
[email protected]> wrote:

> We are noticing some scary looking comments in the INKApi.cc file for the
> TSVConnCreate and TSTransformCreate API functions.
>
> Are these anything we should be concerned about?  It says " do not use
> this API " for TSVConnCreate which is called by TSTransformCreate, which
> contains comments about "a leap of faith"…
>
> Should we be using something else instead?
>

Reply via email to