[Koha-bugs] [Bug 6193] Use memcached cache koha-conf.xml configuration variables

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 13 17:25:59 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6193

Jared Camins-Esakov <jcamins at cpbibliography.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6971|0                           |1
        is obsolete|                            |

--- Comment #23 from Jared Camins-Esakov <jcamins at cpbibliography.com> 2012-02-13 16:25:59 UTC ---
Created attachment 7630
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7630
Bug 6193 - Follow up: use SetEnv and remove memcached from koha-conf.xml

Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
Confirmed that memcached is still being used after the memcached configuration
in koha-conf.xml was removed, and the following two lines were added to
both virtual hosts in koha-httpd.conf:
SetEnv MEMCACHED_SERVERS "127.0.0.1:11211"
SetEnv MEMCACHED_NAMESPACE "KOHA"

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list