Whoops, I'm a dummy.  memcached was there, just not set up to run with
launchd, it's working now.  My site is used by other stuff than
ReviewBoard and has a "CacheEnable mem /" directive, should I add a
"CacheDisable /ReviewBoard" directive so that Apache doesn't try to
defeat memcached?

Ian

On Wed, Nov 17, 2010 at 1:35 PM, Christian Hammond <chip...@chipx86.com> wrote:
> Hi Ian,
>
> If memcached is properly installed and running, you should see a
> memcached daemon process running in the process list. If you installed
> python-memcached before creating your Review Board site, and chose
> memcached during 'rb-site install', then rb-site verified that you
> have memcached installed properly.
>
> You can tell if it's being used by logging into the Admin UI and
> clicking "Server Cache" in the right pane. It will give you statistics
> on the cache, if it's being used.
>
> We don't use the Apache modules for memcached. We interact with the
> server ourselves and cache pieces of information manually.
>
> Christian
>
> --
> Christian Hammond - chip...@chipx86.com
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
>
>
>
> On Wed, Nov 17, 2010 at 1:30 PM, Ian <email....@gmail.com> wrote:
>> OK, I feel dumb even asking this, but how can I tell if the highly
>> recommended python-memcached is working?  For that matter, how can I
>> tell if I have memcached successfully installed?  Should I see a
>> memcached process?  Is that at all related to the Apache2
>> mod_mem_cache or mod_cache?
>>
>> Ian
>>
>> --
>> Want to help the Review Board project? Donate today at 
>> http://www.reviewboard.org/donate/
>> Happy user? Let us know at http://www.reviewboard.org/users/
>> -~----------~----~----~----~------~----~------~--~---
>> To unsubscribe from this group, send email to 
>> reviewboard+unsubscr...@googlegroups.com
>> For more options, visit this group at 
>> http://groups.google.com/group/reviewboard?hl=en
>
> --
> Want to help the Review Board project? Donate today at 
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to 
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to