• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Apache?? mod_gzip

thorin

Diamond Member
As a partial solution to your bandwidth/performance cap.

You guys run Apache as your web server right? Have you considered implementing mod_gzip?

http://www.remotecommunications.com/apache/mod_gzip/

If you don't use Apache perhaps you should invesetigate similar options for whatever Web Server you do use.

"mod_gzip uses the well established and publicly available IETF ( Internet Engineering Task Force ) Content-Encoding standards in conjunction with publicy available GZIP compression libraries such as ZLIB ( Copyright © 1995-1998 Jean-loup Gailly and Mark Adler ) to deliver dynamically compressed content 'on the fly' to any browser or user-agent that is capable of receiving it. It is a software based solution that runs perfectly in conjunction with any Apache Web Server on both UNIX and Win32 platforms."

Thorin
 
This is just a Prop-Head question, but what's different about Pipeboost than Mod_gzip?
 
Hey Zuni,
Thanks for the answer.

ViRGE,
mod_gzip is for Apache. PipeBoost is for IIS (in support of the evil empire and it's worms 😛 ).

Thorin
 
Back
Top