معرفی شرکت ها


varnish-selector_2.6.0-3_amd64.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

match strings with backends, regexen and other strings
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main amd64
نام بسته varnish-selector
نام فایل بسته varnish-selector_2.6.0-3_amd64.deb
نسخه بسته 2.6.0
انتشار بسته 3
معماری بسته amd64
نگهدارنده Varnish Package Maintainers <team+varnish-team@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://code.uplex.de/uplex-varnish/libvmod-selector
مجوز -
حجم دانلود 59024
حجم نصب 130
Varnish Module (VMOD) for matching strings against sets of fixed strings. A VMOD object may also function as an associative array, mapping the matched string to one or more of a backend, another string, an integer, or a regular expression. The string may also map to a subroutine that can be invoked. . The VMOD is intended to support a variety of use cases that are typical for VCL deployments, such as: . * Determining the backend based on the Host header or the prefix of the URL. * Rewriting the URL or a header. * Generating redirect responses, based on a header or the URL. * Permitting or rejecting request methods. * Matching the Basic Authentication credentials in an Authorization request header. * Matching media types in the Content-Type header of a backend response to determine if the content is compressible. * Accessing data by string match, as in an associative array, or by numeric index, as in a standard array. * Dispatching subroutine calls based on string matches. * Executing conditional logic that depends on features of the request or response that can be determined by matching headers or URLs. . Operations such as these are commonly implemented in native VCL with an if-elsif-elsif sequence of string comparisons or regex matches. As the number of matches increases, such a sequence becomes cumbersome and scales poorly -- the time needed to execute the sequence increases with the number of matches to be performed. With the VMOD, the strings to be matched are declared in a tabular form in vcl_init, and the operation is executed in a few lines.


جایگزین ها

بسته نسخه معماری مخزن
varnish-selector_2.6.0-3_arm64.deb 2.6.0 arm64 Debian main
varnish-selector_2.6.0-3_mips64el.deb 2.6.0 mips64el Debian main
varnish-selector_2.6.0-3_ppc64el.deb 2.6.0 ppc64el Debian main
varnish-selector_2.6.0-3_s390x.deb 2.6.0 s390x Debian main


نیازمندی

مقدار نام
>= 2.14 libc6
>= 7.1.0 libvarnishapi3


نحوه نصب


نصب پکیج deb varnish-selector:

    sudo apt-get install varnish-selector_2.6.0-3_amd64.deb


فایل ها

مسیرها
./usr/lib/x86_64-linux-gnu/varnish/vmods/libvmod_selector.la
./usr/lib/x86_64-linux-gnu/varnish/vmods/libvmod_selector.so
./usr/share/doc/varnish-selector/README.rst.gz
./usr/share/doc/varnish-selector/STATISTICS.md.gz
./usr/share/doc/varnish-selector/changelog.Debian.gz
./usr/share/doc/varnish-selector/changelog.gz
./usr/share/doc/varnish-selector/copyright
./usr/share/man/man3/vmod_selector.3.gz