hnakamur/trafficserver-add_cache_lookup_status_header-plugin
Project ID: 6152
Description
a plugin for Apache Traffic Server 6 to add the cache lookup status to the client response header
Installation Instructions
version=$(rpm -q --qf %{VERSION} $(rpm -q --whatprovides redhat-release))
ver=${version:0:1}
sudo curl -sL -o /etc/yum.repos.d/hnakamur-apache-traffic-server-6.repo https://copr.fedoraproject.org/coprs/hnakamur/apache-traffic-server-6/repo/epel-${ver}/hnakamur-apache-traffic-server-6-epel-${ver}.repo
sudo curl -sL -o /etc/yum.repos.d/hnakamur-trafficserver-add_cache_lookup_status_header-plugin.repo https://copr.fedoraproject.org/coprs/hnakamur/trafficserver-add_cache_lookup_status_header-plugin/repo/epel-${ver}/hnakamur-trafficserver-add_cache_lookup_status_header-plugin-epel-${ver}.repo
sudo yum -y install trafficserver-add_cache_lookup_status_header-plugin
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | x86_64 (19)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (17)* | EPEL 7 (176 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable hnakamur/trafficserver-add_cache_lookup_status_header-plugin
More info about enabling Copr repositories