Home

Traffic Server Software Developers Kit

INKConfigRelease

Releases a configuration pointer.

Prototype

void INKConfigRelease (unsigned int id, INKConfig configp)

Description

Releases the configuration pointer configp on the configuration associated with the identifier id. If configp is no longer the current configuration, then INKConfigRelease may call the configuration’s destroy function (see code snippet in the previous section).