memory caching with Apache 2.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: users@xxxxxxxxxxxxxxxx
- Subject: memory caching with Apache 2.4
- From: Chuck Stein <stein@xxxxxxxxxxxxx>
- Date: Tue, 14 Aug 2018 11:10:20 -0700
- Reply-to: users@xxxxxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
I am finally upgrading an Apache 2.2 server to 2.4 and caching has
changed. The Apache server is used in a confined area and is not on the
web. I was previously using mod_mem_cache to cache in memory responses
from my custom back-end tile server module which serves up tiles of data
from a larger "black box" file. I've been reading up on the 2.4
mod_cache, mod_cache_socache, and mod_cache_disk but don't see anything
equivalent to the old 2.2 mod_mem_cache where I could allocate a
certain amount of RAM for the result of URL requests. I don't want a
disk cache. I want a memory cache for commonly requested URLs of the
form: http://server_ip/tile_server/GetTile?i=xx&j=xx&k=xx . I want to
be able to set up how much memory is used by the cache. Can you point
me in the right direction?
Thanks,
Chuck
---------------------------------------------------------------------
To unsubscribe, e-mail: users-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]