On my new proxy site, with no users, if I turn on gzip via php.ini (with zlib.output_compress_level set to 1), surfing through the proxy is extruciatingly slow. I'm using the PHProxy .5b2 script, with gzip turned off in the script itself. With gzip disabled in php.ini, everything is nice and smooth. Any ideas why that would be?
hmmm the difference shouldn't be to much with gzip turned on 1... I myself have it on 2 and it's just as fast as before.. and that's with traffic I don't know what the problem could be. If you give me the url i will test it for you maybe it's your computer
well, proxy is a resource consuming app, and the gzipping adds to the problem of already depleting and loaded system resources. have you tried zipping a large file while a game is running in the background on your PC ?