Using redis for caching Apache requests

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

 



Hi,

I am trying to cache the requests coming on my Apache web server using the mod_socache_redis module. After loading the module, I am sending a request from Apache to my redis server in the following format-
SSLSessionCache redis://localhost:4321
4321 is the port on which the redis server has started. 
However when I am checking the status of my redis server, there is no update of the apache requests. Can anyone please guide me on how to go about this? Particularly on how to set my request values onto the redis cache directly from Apache.

Thanks
Ananya

[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