> I've a bunch of PHP program that heavily depends
> on remote services via fopen("http://...";,...) costruct.
>
> Now I've installed mod_gzip on the remote server
> and so if I can specify "Accept-Encoding: gzip,deflate" in
> my http header request, I can have a (much) smaller network traffic
Hello all,
I've a bunch of PHP program that heavily depends
on remote services via fopen("http://...";,...) costruct.
Now I've installed mod_gzip on the remote server
and so if I can specify "Accept-Encoding: gzip,deflate" in
my http header request, I can have a (much) smaller network traffic.
2 matches
Mail list logo