Plugin Registration and Version Checking¶
If you need you make a plugin that will load against multiple versions of Traffic Server, you can check the API version at both compilation time and run time.
Use the following interfaces:
The plugin registers the plugin and ensures it’s running with a compatible version of Traffic Server.