trafficserver icon indicating copy to clipboard operation
trafficserver copied to clipboard

No documentation for static hit plugin

Open djcarlin opened this issue 1 year ago • 0 comments

The static hit plugin doesn't have any documentation. In particular, the "disable-exact" option isn't mentioned in the git repo either: https://github.com/apache/trafficserver/blob/master/plugins/statichit/statichit.cc#L671C7-L671C20

I was trying to return a static response for any file under a particular path and needed to enable this option by specifying @pparam=--disable-exact

djcarlin avatar May 08 '24 20:05 djcarlin