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

2016-08-27 Thread Rene Veerman
i'm working on comprehensive caching (and true obfuscation) with PHP for HTML, CSS, JS and JSON.. it's nearly done, and i've always served my javascript as a concatenated file.. i have well over 20 different sourcefiles you know.. takes too long with the http overhead for them to be in seperate req

[PHP-DEV] feature request : gzip caching

2016-08-27 Thread Rene Veerman
Hi.. First off, i love PHP. Many thanks for keeping it free too. However, i've noticed that gzipping the 1Mb of javascript that my seductiveapps.com needs, takes a relatively long time (measured over a total page load time which i'd like to bring down from it's current 10 seconds, about a second