{"id":8077,"date":"2015-11-25T03:50:05","date_gmt":"2015-11-25T03:50:05","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/11\/25\/php-memcached-session-not-working-open-source-projects-php-memcached-dev-php-memcached\/"},"modified":"2022-08-30T15:49:27","modified_gmt":"2022-08-30T15:49:27","slug":"php-memcached-session-not-working-open-source-projects-php-memcached-dev-php-memcached","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/11\/25\/php-memcached-session-not-working-open-source-projects-php-memcached-dev-php-memcached\/","title":{"rendered":"PHP memcached session not working-open source projects php-memcached-dev\/php-memcached"},"content":{"rendered":"<p>I started to use memcached for storing session files, but Session doesn&#8217;t work and apache sends response too slow. How can I solve the problem?<\/p>\n<p>Modifications in php.in are:<\/p>\n<pre><code>;session.save_handler = files\nsession.save_handler = memcached\nsession.save_path = \"tcp:\/\/127.0.0.1:11211?persistent=1&amp;weight=1&amp;timeout=1&amp;retry_interval=15\"\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I started to use memcached for storing session files, but Session doesn&#8217;t work and apache sends response too slow. How can I solve the problem? Modifications in php.in are: ;session.save_handler = files session.save_handler = memcached session.save_path = &#8220;tcp:\/\/127.0.0.1:11211?persistent=1&amp;weight=1&amp;timeout=1&amp;retry_interval=15&#8221;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-8077","post","type-post","status-publish","format-standard","hentry","category-php-memcached"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8077","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=8077"}],"version-history":[{"count":2,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8077\/revisions"}],"predecessor-version":[{"id":8982,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8077\/revisions\/8982"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=8077"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=8077"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=8077"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}