[PHP-DEV] Re: [PHP] Re: [PHP-DEV] Re: [PHP] feature request : gzip caching

2016-08-28 Thread Aziz Saleh
On Sun, Aug 28, 2016 at 12:05 PM, Walter Parker wrote: > On Sat, Aug 27, 2016 at 7:56 PM, Rene Veerman < > rene.veerman.netherla...@gmail.com> wrote: > > > noted, and sorry about confusing it, but can we rest this discussion > here? > > i dont wanna clog up the thread any further.. > > > > > > >

[PHP-DEV] Re: [PHP] Re: [PHP-DEV] Re: [PHP] feature request : gzip caching

2016-08-27 Thread German Geek
Another thing sort of related to consider is HTTP2. Instead of concatenating all scripts to one, it seems to be a much better and performant solution. See https://youtu.be/G62aCRIlONU . On Sun, 28 Aug 2016 at 14:57 Rene Veerman < rene.veerman.netherla...@gmail.com> wrote: > noted, and sorry abou