[mapserver-users] memcache and mapcache

Travis Kirstine tkirstine at firstbasesolutions.com
Tue Apr 21 09:24:44 PDT 2015


I just installed memcached with apr-utils using yum (centos 6.5) and it
appears to be working when I connect via telnet


cat  /etc/sysconfig/memcached
PORT="11211"
USER="memcached"
MAXCONN="4096"
CACHESIZE="5120"
OPTIONS=""


I haven't modified the httpd.conf for memcache in any way, should I?

Mapcache config:


   <cache name="memcache" type="memcache">
      <server>
         <host>localhost</host>
         <port>11211</port>
      </server>
   </cache>









On Tue, Apr 21, 2015 at 11:05 AM, Alex Mandel <tech_dev at wildintellect.com>
wrote:

> On 04/21/2015 07:37 AM, Travis Kirstine wrote:
> > I have a issue with memcache and mapcache.
> >
> > [root at wmts2 mapcache]# /etc/init.d/httpd start
> > Starting httpd: Syntax error on line 1058 of /etc/httpd/conf/httpd.conf:
> > failed to add cache "memcache": memcache support is not available on this
> > build
> >                                                            [FAILED]
> >
> >
> > Any ideas??
> >
> >
>
> What does your memcache configuration in httpd.conf look like. How did
> you install memcache?
>
> -Alex
>
>


-- 
  [image: FBS Logo]

*Travis Kirstine*, Web Development Supervisor
*t *905‑477‑3600* x *301 | *m *905‑534‑4798 |
tkirstine at firstbasesolution.com

*First Base Solutions Inc.*
140 Renfrew Drive, Suite 100 | Markham | Ontario | L3R 6B3
*t* 905‑477‑3600 | *f* 905‑477‑0892 | www.firstbasesolutions.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20150421/b0f00123/attachment-0001.html>


More information about the mapserver-users mailing list