|
I have questions (and answers too) head wrote: What type of application/client are you using (PHP, Perl, Ruby, etc...) ?
All you need to do is start memcached with "strace /usr/local/bin/memcached...". It spits out all the low level calls a binary is making. I'd have to see your script to see what the deal is :)also at this moment I am unable to replicate the problem because we stopped using memcached after this problem showed up When I add memcached to my script the entire *website* I run go down in a matter of 5 minutes, if you really need this info to find my problem I will run memcached again to find out Depending on your client, you will have a "get" and a "multi get" call. "get" fetches a single item whereas "multi get" call returns multiple items (given a list of keys). For instance, Perl's Cache::Memcached client has an "mget()" and a "get_multi()" function.
|
- Re: Slow connection and slow response time from memcache... Trond Norbye
- Re: Slow connection and slow response time from mem... head
- Re: Slow connection and slow response time from... head
- Re: Slow connection and slow response time ... Henrik Schröder
- Re: Slow connection and slow response t... head
- Re: Slow connection and slow respo... Trond Norbye
- Re: Slow connection and slow respo... Trond Norbye
- Re: Slow connection and slow respo... head
- Re: Slow connection and slow response time from mem... head
- Re: Slow connection and slow response time from memcache... head
- Re: Slow connection and slow response time from mem... Patrick Galbraith
- Re: Slow connection and slow response time from... head
- Re: Slow connection and slow response time ... Patrick Galbraith
- Re: Slow connection and slow response t... head
- Re: Slow connection and slow respo... Dustin
- Re: Slow connection and slow respo... head
- Re: Slow connection and slow respo... dormando
- Re: Slow connection and slow respo... head
- Re: Slow connection and slow respo... head
- Re: Slow connection and slow respo... dormando
- Re: Slow connection and slow respo... dormando
