trafficserver 9.1.1+ds-2 source package in Ubuntu

Changelog

trafficserver (9.1.1+ds-2) unstable; urgency=medium

  * Fix lintian warnings
  * Update build-dep for geoip.
  * Enable maxmind_acl experimental plugin build (Closes #999666)

 -- Jean Baptiste Favre <email address hidden>  Thu, 18 Nov 2021 15:48:35 +0100

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.1+ds-2.dsc 2.9 KiB 6ea32d7ca1d7fd3491d9e23ddc83bcfeb4a5920973de82440e70517f2ac8b20d
trafficserver_9.1.1+ds.orig.tar.xz 8.2 MiB 97768a0ac62d6080e61c71aacf2969466ad5a54448c9798eba33962d04986d5c
trafficserver_9.1.1+ds-2.debian.tar.xz 29.7 KiB 53158b315bc646aaf28ae8b74061f1f71bac8131e6e556477e326bb22a0d2a19

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