Re: using memcached for php session management - high load site

2010-10-11 Thread moses wejuli
memcache memcached connection connections On 8 October 2010 05:32, Brian Moon br...@moonspot.net wrote: Read this and make sure it fits your use case. http://code.google.com/p/memcached/wiki/NewProgrammingFAQ#Why_is_memcached_not_recommended_for_sessions?_Everyone_does_it ! how many

Re: memcached timeout error because of slow response

2010-10-11 Thread dl4ner
Hi Dormando, Just for curiousity, what's the client that you're using? pecl/memcache-2.2.5 and reading http://brian.moonspot.net/php-memcached-issues sounds like sticking to 2.2.5 is a good idea... It may be inputting some junk data and memcached isn't responding since it thinks it's halfway

Re: memcached timeout error because of slow response

2010-10-11 Thread dormando
well, I just used this tool to force enough requests :) ok, I extended it a bit, for generating min/max/avg times of the processes, and for executing an explicit memcache get. If you like, You can adopt my patches for redistribution: http://www.maiers.de/memcache/mc_conn_tester.pl IIRC

Re: Issue 82 in memcached: run multiple instances of memcached on one server host

2010-10-11 Thread memcached
Comment #7 on issue 82 by q0rban: run multiple instances of memcached on one server host http://code.google.com/p/memcached/issues/detail?id=82 This patch didn't work until I changed it from #! bin/sh to #! bin/bash. I was receiving this error: /etc/init.d/memcached: 26: Syntax error: (

Re: Memcached 1.4.5 - memcached-init and memcached.sysv licenses

2010-10-11 Thread Tomasz Zieliński
On 27 Wrz, 15:18, Tomasz Zieliński tom.ziel...@gmail.com wrote: On 27 Wrz, 01:14, Paul Lindner lind...@inuus.com wrote: I wrote the memcached sysv script and adapted it to fit fedora norms.  No worries there regarding license. So, it's covered by Memcached license or that MIT license I