rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: st on March 01, 2004, 11:57:05 AM

Title: Message compression on site
Post by: st on March 01, 2004, 11:57:05 AM
Rejetto,

Please, tell me what kind of compression used on this phorum? I think then your Transfer-encodig: deflate in Apache config or being used php zlib. Isn't it?
Title: Message compression on site
Post by: rejetto on March 01, 2004, 03:56:43 PM
no idea
i did not program this forum, but it could be the one compressing
also apache could be the one, but i'm not the sysadmin on this host
Title: Message compression on site
Post by: st on March 02, 2004, 06:17:24 AM
Regetto,

If not difficult for you, pls forward my request to whom it my contents.
Title: Message compression on site
Post by: st on March 02, 2004, 06:20:14 AM
> it my contents.

sorry: it may contents
Title: Message compression on site
Post by: rejetto on March 02, 2004, 02:39:48 PM
you should first use a sniffer and ensure the data is compressed.
if it is not compressed, you'll see some plain html (with other binary data, the images)

you should also investigate if apache or phpbb2 has compression feature.

this is what i would do if the problem was mine, but you can do it as well ;)
Title: Message compression on site
Post by: Anonymous on March 03, 2004, 06:36:08 AM
I don't need sniffer because i have some experiece when reads phorums on this engine. Configuration of this site is optimal for decreasing traffic, that is why i'm interested for fine tunings. Can you specify from server sysadmin two things:
- what kind of compression turned on (qzip or deflate) on apache?
- is php compiled with zlib option?
Title: Message compression on site
Post by: rejetto on March 08, 2004, 03:33:37 PM
sorry, i'm not in contact with the admin