Bug#808941: apache2: HTTP/2 when in use, response size is recorded in the zero byte If you set the %O in LogFormat

2015-12-25 Thread Soukaku TATARA
Hi Tom, On Fri, 25 Dec 2015 09:16:42 +0100 Tom Geissler wrote: > the default logging configuration uses %O and the module logio. According > to [1] this module is not compatible with http/2. One solution is using > %B or %b instead. Where it tried to change to the %B from %O, came to the respons

Bug#808941: apache2: HTTP/2 when in use, response size is recorded in the zero byte If you set the %O in LogFormat

2015-12-25 Thread Tom Geissler
* Toshiaki TAKADA [24-12-15 14:04]: > Package: apache2 > Version: 2.4.18-1 > Severity: important > > I went a set of Apache2 to test the HTTP/2. > As a result of checking the access.log, when it is accessed by the HTTP/2, it > was noticed that the response data size is recorded in the zero byte.