Discussion:
proxy.config.http.normalize_ae_gzip
Walt Karas
2017-09-22 21:40:49 UTC
Permalink
Plans are afoot to add the config setting proxy.config.http.normalize_ae
0 - normalizatoin
1 - normalize to gzip or none.
2 - normalize to brotli if specified, otherwise to gzip if specified,
otherwise to none.

The question is, can this simply replace normalize_ae_gzip? Or, is there
need for a transition period, where both settings are available. (If both
are present, normalize_ae would override normalize_ae_gzip.)

Walt Karas, Oath
Bryan Call
2017-09-22 21:55:17 UTC
Permalink
It can be replaced on master and it will go into the next major release. There doesn’t have to be a transition of having both settings. Please add notes about the change here:
https://cwiki.apache.org/confluence/display/TS/What%27s+New+in+v8.x <https://cwiki.apache.org/confluence/display/TS/What's+New+in+v8.x>

-Bryan
Post by Walt Karas
Plans are afoot to add the config setting proxy.config.http.normalize_ae
0 - normalizatoin
1 - normalize to gzip or none.
2 - normalize to brotli if specified, otherwise to gzip if specified, otherwise to none.
The question is, can this simply replace normalize_ae_gzip? Or, is there need for a transition period, where both settings are available. (If both are present, normalize_ae would override normalize_ae_gzip.)
Walt Karas, Oath
Loading...