• Dridi Boukelmoune's avatar
    param: New experimental parameter · bba8fc0c
    Dridi Boukelmoune authored
    This parameter should ease the introduction of features that may later
    be removed without being considered a breaking change. For features that
    get promoted to either being always present or behind the feature param,
    it sends a clear signal regarding when we consider a feature ready for
    production. This could have been useful for HTTP/2 support for example.
    
    The first experimental feature is the ability to drop thread pools,
    which was behind the debug param.
    
    Having EXPERIMENTAL in the code takes a lot of real estate, but exp is
    already established as short for expiry.
    bba8fc0c
Name
Last commit
Last update
.circleci Loading commit data...
.github Loading commit data...
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
tools Loading commit data...
vmod Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
.lgtm.yml Loading commit data...
.syntastic_c_config Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.Packaging Loading commit data...
README.rst Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
flint.lnt Loading commit data...
varnish-legacy.m4 Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...
vtc.am Loading commit data...
wflags.py Loading commit data...