在CentOS 6.3上安装distcache

我试图重新构build我们的服务器基于CentOS 6.3,我似乎无法finddistcache rpm。 我在我的5.8 CentOS上有:

 [root@server]# yum list distcache Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: mirror.atlanticmetro.net Installed Packages distcache.i386 1.4.5-14.1 installed [root@server]# rpm -qi distcache Name : distcache Relocations: (not relocatable) Version : 1.4.5 Vendor: CentOS Release : 14.1 Build Date: Sat 06 Jan 2007 07:02:14 AM GMT Install Date: Sun 11 Oct 2009 02:51:22 PM GMT Build Host: builder5.centos.org Group : System Environment/Daemons Source RPM: distcache-1.4.5-14.1.src.rpm Size : 247063 License: LGPL Signature : DSA/SHA1, Wed 04 Apr 2007 12:21:11 AM GMT, Key ID a8a447dce8562897 URL : http://www.distcache.org/ Summary : Distributed SSL session cache Description : The distcache package provides a variety of functionality for enabling a network-based session caching system, primarily for (though not restricted to) SSL/TLS session caching. 

我需要这个包来启用mod_file_cache.so mod。

我试过没有任何成功的谷歌search。

谢谢!

根据软件包清单 ,从EL6中删除了Distcache。 显然,在“ 移民规划指南”中没有足够的证据说明这一点,尽pipe从访问他们的网站我猜想最可能的原因是它是古老的,没有维护 ,因此是不可支持的。 无论你想要做什么,现在是时候看看其他的select。