apache-mod_file_cache

In order to install this package, check out the Mirror finder tool to make sure that you have correctly configured your URPMI media. Then, open a root console, and type 'urpmi apache-mod_file_cache'

Details

Name: apache-mod_file_cache Version: 2.2.6-8mdv2008.0 (x86_64)
Size: 11 KiB Build date: Wed Sep 26 19:47:46 CEST 2007
Category: System/Servers License: Apache License
Homepage: http://www.apache.org
Summary: Caches a static list of files in memory

Description

Caching frequently requested files that change very infrequently is a technique for reducing server load. mod_file_cache provides two techniques for caching frequently requested static files.

Through configuration directives, you can direct mod_file_cache to either open then mmap()a file, or to pre-open a file and save the file's open file handle. Both techniques reduce server load when processing requests for these files by doing part of the work (specifically, the file I/O) for serving the file when the server is started rather than during each request.

Notice: You cannot use this for speeding up CGI programs or other files which are served by special content handlers. It can only be used for regular files which are usually served by the Apache core content handler.

This module is an extension of and borrows heavily from the mod_mmap_static module in Apache 1.3.

Run "urpmi apache-mod_file_cache", or click here to download the package itself.

rpms - RPM
Version 1.44 last modified by Arkub on 28/12/2007 at 13:53

 


en

RSS

Creator: Arkub on 2007/03/31 23:54
(c) Mandriva 2007
18888888