Re: mod_deflate and mod_cache can this be combined to improve performance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Shibi NS escreveu:
Is the file is cached before compression or after compression ?. If the file is cached after compression then its relay helps me in improving the performance.

It will depends of the compatibility of the client's browser. In mod_deflate configs, you should see that it have some configurations about what kind of browser can handle compressed files.

This also depends on your settings. If you force all content to be compressed, it will be stored in cache compressed. but if the browser is not supported, it will store a compressed file, and also a not compressed file on cache.

Before you start using mod_deflate + mod_cache, you must have in mind what kind of files you want to compress and/or cache. What kind of cache you will use (disk / mem / file), what folders and/or file types you must cache and what not.

A good starting point is the Apache cache guide <http://httpd.apache.org/docs/2.2/caching.html>.

Good luck and any other doubt, i will be happy to help

[]s

   Fábio Jr.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux