DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
The code is distributed along with recent versions of Traffic Server, in the plugins/experimental/metalink directory. To build it, pass the --enable-experimental-plugins option to the configure script when you build Traffic Server:
| Code Block | ||
|---|---|---|
| ||
$ ./configure --enable-experimental-plugins
| ||
When you're done building Traffic Server, add "metalink.so" to your plugin.config file to start using the plugin.
...