By vancelee on
I am new to Druapl, and I would like to know:
Do Druapl support creating gzipped output to send out in the HTTP stream? How could I enable it and is there any precautions? Or is this already natively supported?
Many thanks!
Comments
It seems to..
I dont seem to have any problems with zipping my content.
However, I do run my own server from home and am on apache 2.0.54 using mod_deflate.
If you are with a hosting company they should have it turned on by default, considering it saves a decent amount of bandwidth. If they dont have it on, nor will they turn it on, I would consider switching providers.
-TLh