Transaction Box
重要
This is an experimental plugin and it should be build by using -DBUILD_EXPERIMENTAL_PLUGINS=YES.
Transaction Box, or TxnBox, is an Apache Traffic Server plugin to manipulate transactions. The functionality is based on requests I have received over the years from users and admnistrators for Traffic Server. The primary points of interest are
- YAML based configuration. 
- Smooth interaction between global and remap hooks. 
- Consistent access to data, a single way to access data usable in all circumstances. 
TxnBox is designed as a very general plugin which can replace a number of other plugins. It is also intended, in the long run, to replace "remap.config".