Home

Traffic Server Software Developers Kit

INKTrafficServerVersionGet

Returns the version of Traffic Server running the plugin.

Prototype

const char* INKTrafficServerVersionGet (void)

Description

Returns the string indicating the release version of Traffic Server running the plugin. See the modified hello-world example that checks the Traffic Server version for usage.

Returns

A pointer to a string of characters that describes the Traffic Server release version.