Re: [Koha] Apache bandwidth tuning in default config
"Pablo A. Bianchi" <pbianchi@fi.uba.ar>
The purpose also was to know if someone think there is not a good idea to made those changes, because is strange that being so simple nobody say something about before. Furthermore, this simples changes seems to be a very interesting improve with an small effort, I was surprise no one responds (perhaps it was a good reason).
I didn't see it until now because it was sent to the wrong list (should have gone to koha-devel) and two copies soon together may have been misdetected as bulk mail. deflate - I think enabling this would mean that we end support for Apache 1.3. Is that OK? expires - I think this may mess up pre-production testing. PageSpeed - mentioned but I don't know where to get the mentioned files from. I think we should put deflate and expires into the default config file, but commented out with notes that the deflate is only for Apache httpd 2.x and that expires should only be enabled once you're finished messing with CSS and images. Does that sound right? -- MJ Ray (slef) LMS developer and webmaster at | software www.software.coop http://mjr.towers.org.uk | .... co IMO only: see http://mjr.towers.org.uk/email.html | .... op
Hi, On Mon, Aug 17, 2009 at 4:05 AM, MJ Ray<mjr@phonecoop.coop> wrote:
deflate - I think enabling this would mean that we end support for Apache 1.3. Is that OK?
Possibly. I think it's OK to require Apache 2 for users who have sufficient control of their server, but for those needing to install in single mode, I wonder if there are many web hosting providers left who only run 1.3.
I think we should put deflate and expires into the default config file, but commented out with notes that the deflate is only for Apache httpd 2.x and that expires should only be enabled once you're finished messing with CSS and images.
Does that sound right?
That sounds good to me. Regards, Galen -- Galen Charlton gmcharlt@gmail.com
On Mon, Aug 17, 2009 at 7:40 AM, Galen Charlton <gmcharlt@gmail.com> wrote:
On Mon, Aug 17, 2009 at 4:05 AM, MJ Ray<mjr@phonecoop.coop> wrote:
I think we should put deflate and expires into the default config file, but commented out with notes that the deflate is only for Apache httpd 2.x and that expires should only be enabled once you're finished messing with CSS and images.
Does that sound right?
That sounds good to me.
Sounds good to me too! Another possibility for deflate is to ask on installation script which version of Apache is being used (or autodetect it?). Regards, Pablo
participants (3)
-
Galen Charlton -
MJ Ray -
Pablo A. Bianchi