trafficserver 9.1.3+ds-3 source package in Ubuntu

Changelog

trafficserver (9.1.3+ds-3) unstable; urgency=medium

  * Replace deprecated /var/run references with /run

 -- Jean Baptiste Favre <email address hidden>  Mon, 24 Oct 2022 09:31:37 +0200

Upload details

Uploaded by:
Jean Baptiste Favre
Uploaded to:
Sid
Original maintainer:
Jean Baptiste Favre
Architectures:
any-amd64 any-arm64 any-ppc64el any-ppc64
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
trafficserver_9.1.3+ds-3.dsc 2.9 KiB 9bd72d42d838b81d7eee6eabb70ff599d63398a8b86126f239a08136e5a6c907
trafficserver_9.1.3+ds.orig.tar.xz 8.2 MiB 38bf2afcf1a2662d55e62eda34c06c01a3ce3e1c737516fbedd59f8e52b6d749
trafficserver_9.1.3+ds-3.debian.tar.xz 34.3 KiB 5987da8ff952db4b3d2265062fe3e914097ee9240f6adbe24d2c6979a86d8478

Available diffs

No changes file available.

Binary packages built by this source

trafficserver: fast, scalable and extensible HTTP/1.1 and HTTP/2.0 caching proxy server

 This package provides the Apache Traffic Server, a fast, scalable reverse
 proxy server which may operate as forward proxy as well. Apache Traffic Server
 supports:
 .
   * Caching: improve response time while reducing server load and bandwidth
     needs by caching and reusing frequently-requested web pages, images, and
     web service calls.
   * Proxying: add keep-alive, filter or anonymize content requests, or add
     load balancing by adding a proxy layer.
   * Scaling: handle 10s of thousands of requests per second on modern SMP
     hardware.
   * Extensions: use the API to do anything from modifying HTTP headers to
     handling ESI requests to writing your own cache algorithm.

trafficserver-dbgsym: debug symbols for trafficserver
trafficserver-dev: Apache Traffic Server Software Developers Kit (SDK)

 This package provides the Apache Traffic Server Software Developers Kit, which
 consists of: a collection of development header and bindings for the C
 programming language, the tsxs linking helper and examples to write your own
 plug-ins for the Apache Traffic Server.

trafficserver-experimental-plugins: experimental plugins for Apache Traffic Server

 This package provides the Apache Traffic Server plugins marked as
 experimental.
 .
 Please note that these plugins can be removed without priori notice, or
 promoted as stable plugin. In the last case, they'll be moved from
 trafficserver-experimental-plugins to trafficserver package.

trafficserver-experimental-plugins-dbgsym: debug symbols for trafficserver-experimental-plugins