trafficserver 9.2.0+ds-2 source package in Ubuntu

Changelog

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

  * Install new experimental plugins
  * Fix d/docs after README was renamed upstream

 -- Jean Baptiste Favre <email address hidden>  Mon, 30 Jan 2023 16:56:45 +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
Lunar release universe web

Downloads

File Size SHA-256 Checksum
trafficserver_9.2.0+ds-2.dsc 2.9 KiB db897ac3c4af7b3bccc53fe2fb9d69676e5a24c36cf2b5068539f9354c58efea
trafficserver_9.2.0+ds.orig.tar.xz 8.5 MiB 11be65a2b118646fcc3500e63dd1ecce9951f814b02fd3e4d6b8070dc8c1f192
trafficserver_9.2.0+ds-2.debian.tar.xz 35.1 KiB 5093a8ad288e375ec47ad8dd08c7d8a7001a7680cd355819bf176728f3e3503a

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