Information for build vmod-querystring-1.0.1-1.fc24
ID | 858565 | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | vmod-querystring | |||||||||||||||||||||
Version | 1.0.1 | |||||||||||||||||||||
Release | 1.fc24 | |||||||||||||||||||||
Epoch | ||||||||||||||||||||||
Summary | QueryString module for Varnish Cache | |||||||||||||||||||||
Description | The purpose of this module is to give you a fine-grained control over a URL's query-string in Varnish Cache. It's possible to remove the query-string, clean it, sort its parameters or filter it to only keep a subset of them. This can greatly improve your hit ratio and efficiency with Varnish, because by default two URLs with the same path but different query-strings are also different. This is what the RFCs mandate but probably not what you usually want for your web site or application. A query-string is just a character string starting after a question mark in a URL. But in a web context, it is usually a structured key/values store encoded with the `application/x-www-form-urlencoded' media type. This module deals with this kind of query-strings. | |||||||||||||||||||||
Built by | dridi | |||||||||||||||||||||
State | complete | |||||||||||||||||||||
Volume | fedora_koji_archive01 | |||||||||||||||||||||
Started | Sun, 12 Feb 2017 20:27:54 UTC | |||||||||||||||||||||
Completed | Sun, 12 Feb 2017 20:35:03 UTC | |||||||||||||||||||||
Task | build (f24-candidate, /rpms/vmod-querystring:781c413bf21ad296abefb3dac2e1abfdb9aed11a) | |||||||||||||||||||||
Tags |
|
|||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||
Logs |
|
|||||||||||||||||||||
Changelog | * Sun Sep 25 2016 Dridi Boukelmoune <dridi.boukelmoune@gmail.com> - 1.0.1-1 - Initial spec. |