Re: Just Installed it, Newbie questions

2008-09-20 Thread CdrPlum
I got php error when enabled mamcache in my code config. checking it... On Sun, Sep 21, 2008 at 9:09 AM, Joseph Engo <[EMAIL PROTECTED]> wrote: > Your gets and sets are at 0, so it appears that your client isn't > connecting to memcache. > > On Sep 20, 2008, at 5:56 PM, CdrPlum wrote: > > I've ch

Re: Just Installed it, Newbie questions

2008-09-20 Thread Joseph Engo
Your gets and sets are at 0, so it appears that your client isn't connecting to memcache. On Sep 20, 2008, at 5:56 PM, CdrPlum wrote: I've checked, it's in the processe list. I used my interface IP, not 127.0.0.1. Telnet got this stats info: STAT pid 32438 STAT uptime 45641 STAT time 122195

Re: Just Installed it, Newbie questions

2008-09-20 Thread CdrPlum
I've checked, it's in the processe list. I used my interface IP, not 127.0.0.1. Telnet got this stats info: STAT pid 32438 STAT uptime 45641 STAT time 1221956424 STAT version 1.2.5 STAT pointer_size 32 STAT rusage_user 0.004999 STAT rusage_system 0.006998 STAT curr_items 0 STAT total_items 0 STAT

Re: Just Installed it, Newbie questions

2008-09-20 Thread Henrik Schröder
On Sat, Sep 20, 2008 at 2:18 PM, Jesse <[EMAIL PROTECTED]> wrote: > > Hello, > > I've just installed mamcached and everything is well. > I executed the command: >memcached -u nobody -d -m 128 -l 72.xxx.xxx.xxx -p 11211 > > My questions are how to know memcached is currently running? List

Slides on memcached Binary Protocol

2008-09-20 Thread Toru Maesaka
Hi! Letting everyone know that I did a presentation on the binary protocol few nights ago and that I've shared the slides on: http://www.slideshare.net/tmaesaka/memcached-binary-protocol-in-a-nutshell-presentation/ In brief the presentation covers the following: - Why Binary? - How we can benefi

Just Installed it, Newbie questions

2008-09-20 Thread Jesse
Hello, I've just installed mamcached and everything is well. I executed the command: memcached -u nobody -d -m 128 -l 72.xxx.xxx.xxx -p 11211 My questions are how to know memcached is currently running? how to know the site performance has been improved? Another question, the IP address