wiki | forum | trac | otrs | joomla | tech blog | mailman | bewelcome Branches: test.bw | alpha.bw | www.bw Participate: download | get involved

Ticket #567 (new unknown)

Opened 3 months ago

Last modified 3 months ago

files coming from apache should be gzipped

Reported by: guaka Assigned to:
Priority: minor Milestone: unassigned
Component: unknown Version:
Keywords: apache, gzip Cc: tobixen
Follow up needed: test Frequently reported: 1
Announce on BW: 0

Change History

05/27/08 18:17:47 changed by tobixen

mod_gzip, you mean?

05/27/08 18:25:15 changed by tobixen

  • follow_up changed from none to test.

I did this:

bwrox@bull:~/configs/apache2/mods-enabled$ ln -s ../mods-available/deflate.* .
bwrox@bull:~/configs/apache2/mods-enabled$ sudo /etc/init.d/apache2 restart

Please test if content is gzipped now.

05/27/08 18:26:42 changed by tobixen

one way to test could probably be to download a big easily compressed textfile, and check with ifconfig or tcpdump that the number of bytes transferred is smaller than the size of the textfile. I will make such a file available at https://www.bewelcome.org/bigfile.txt

05/27/08 18:30:53 changed by tobixen

(be aware that many tools like wget etc does not support gzip, so testing has to be done from a regular browser)

05/27/08 19:15:50 changed by guaka

You can simply test with YSlow, e.g. from https://addons.mozilla.org/nl/firefox/addon/5369

05/27/08 19:44:41 changed by guaka

Right now it's not gzipped on test or live.

05/27/08 20:14:25 changed by tobixen

That's a disappointment :-( I'm pretty sure I've set it up "according to the book". anyway, need to sleep now ...

05/27/08 20:25:04 changed by tobixen

hm ... gzip really doesn't work :/ I can verify it both on http and https

05/28/08 08:58:34 changed by guaka

For https://www.bewelcome.org/bw/member.php?cid=lupochen it worked once according to YSlow: "These components are not gzipped: [HTTP headers] (1.1K) https://www.bewelcome.org/styles/YAML/bw_yaml.css". So maybe there's a problem with YSlow..?

05/28/08 09:11:23 changed by tobixen

I used tcpdump for testing ... and some plain text page was not zipped. Hm.

Content of the types text/html text/plain text/xml should be gzipped according to the configs.

I will see if I have more time to look into it later today, I'm kind of busy with work now

Trac Customization: trac stylesheet
SourceForge.net Logo