Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Compressing Static Pages in Storage

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
Apache 2 : Sessions var lost between two pages.. - Hello, i am running an Apache 2 server on OS 10.2. I am trying to use session vars (in the form of ) to access, but the vars are never passed ?? (i have tried to pass one in the URL and got nothing .. any..

apache + tomcat + mod_jk to load jsp pages through apache - I'm to try to get apache, tomcat, and the connector to work so apache passes jsp page requests to tomcat. It still is not but still haven't found the culprit of why this isn't working. My including perhaps

Accessing name-based virtual server pages on the LAN - OK, this isn't really a config question. Go easy, I'm new here! I have a couple of virtual servers set up, Apache 2.0 on Red Hat 8.0. The Linux machine sits behind a DSL router, along with a WinXP machine. I've got dynamic ip set up. ..
Next:  Apache: Apache - Configuration - Setup - Files - Modifications  
Author Message
keylargo

External


Since: Sep 17, 2003
Posts: 1



(Msg. 1) Posted: Wed Sep 17, 2003 12:48 pm
Post subject: Compressing Static Pages in Storage
Archived from groups: alt>apache>configuration (more info?)

Hi all,

The project I've been assigned to is a servlet app that generates lots
and lots of static html pages, many of which are 200+K. It is a
bioinformatics lab, and as users start to analyze entire proteomes the
hard disk usage is going through the roof. Is there any way to store
the static pages is a gzipped (or other compressed) format, and have
Apache decompress them when they are served?

Thanks,
David
keylargo.DeleteThis@operamail.com

 >> Stay informed about: Compressing Static Pages in Storage 
Back to top
Login to vote
jring

External


Since: Jun 30, 2003
Posts: 154



(Msg. 2) Posted: Thu Sep 18, 2003 4:37 pm
Post subject: Re: Compressing Static Pages in Storage [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > The project I've been assigned to is a servlet app that generates lots
 > and lots of static html pages, many of which are 200+K. It is a
 > bioinformatics lab, and as users start to analyze entire proteomes the
 > hard disk usage is going through the roof. Is there any way to store
 > the static pages is a gzipped (or other compressed) format, and have
 > Apache decompress them when they are served?

you might even want them to load faster and deliver them gzipped to
browsers who can grok that (most can) and only gunzip when really
necessary. see

<a style='text-decoration: underline;' href="http://www.innerjoin.org/apache-compression/howto.html" target="_blank">http://www.innerjoin.org/apache-compression/howto.html</a>

joachim<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Compressing Static Pages in Storage 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]