hi, i have couple of sites with heavy php - mysql usage.
what were some of the things you did, that we can learn from, to reduce bandwith ?
thanks in advance
+ Reply to Thread
Results 1 to 5 of 5
-
-
compress the output in php using ob_start("ob_gzhandler"
(it requires php 4.0.4pl1 or higher and compiled with zlib)
-
do you need to include ob_gzhandler in your scripts? i thought mod_zlib did the compression already ... i guess i should do some more reading ...
well do you see and change in badwith usage ? -
maybe it is not necassary if using mod_zlib...i dont know because it was not installed on our server.
the forum bandwitdh dropped from 3-5 GB day to 0.5-1 GB day -
i dunno if it would cut down on bandwith but maybe if u prunned old posts or deleted closed topics instead of leaving them.
Similar Threads
-
Hey Baldrick, ever see this?
By lordsmurf in forum FeedbackReplies: 3Last Post: 12th Nov 2009, 08:02 -
Baldrick
By sheftic in forum Newbie / General discussionsReplies: 2Last Post: 8th Sep 2009, 02:33 -
To Filmboss and Baldrick
By jbitakis in forum Authoring (DVD)Replies: 3Last Post: 14th Nov 2008, 10:33 -
trying to do 2 things at once
By AMGvh in forum Newbie / General discussionsReplies: 4Last Post: 17th May 2008, 19:55 -
Baldrick
By MosThaTeD in forum Video ConversionReplies: 1Last Post: 6th Dec 2007, 21:09