My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
NewStart  
Memcached Wiki
Updated Aug 22, 2011
Comment by ejunn...@gmail.com, Sep 6, 2010

Good afternoon,

I am a Brazilian developer and distributed applications and would like to clarify a doubt.

I wonder if the memcache can be used as a tool of CDN (Content Deliverry Network) or if only to make the data cache. I have this question because I wonder if it is possible to use a memcached server in front of my webfarm

Comment by moura.ma...@gmail.com, Oct 21, 2010

Please add in documentation => in Linux you must => chkconfig --add memcached;service memcached start

Comment by Paul.DeL...@gmail.com, Oct 21, 2010

Moura, That only applies to Redhat, and other distros that are derived from it. For example, it wouldn't apply in either SuSE or Debian (just to name a couple).

Comment by qhsoft, Dec 17, 2010

之前用1.2.4版,发现cpu消耗很多,换成1.2.6之后清静了,cpu几乎就不消耗了。

另外装成服务之后,可以通过注册表修改命令设置最大内存。 位置在:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet?\Services\memcached Server 修改ImagePath? 的值为: "D:\memcached-1.2.6\memcached.exe" -m 128 -d runservice

使用案例:http://www.caihongtang.com/

Comment by missionb...@gmail.com, Mar 2, 2011

I am from Cambodia I am newbies to this memcach and want to test it in my local host i did not know how to start i read some blog for the installation but it is not fully understand to me, w8tind for your reply missionbatch09camb@gmail.com

keat

Comment by pczz...@gmail.com, Apr 2, 2011

我们的核心业务 http://www.mfrbee.com ,搜索功能,升级到了1.4.5,性能很好,被踢的情况,幕友了木有啦

Comment by avisw...@gmail.com, Apr 13, 2011

Hello webmaster, memcached can now be applied to the asp, I hope the webmaster will send a relevant application documents to my mailbox, thank you! aviswwtg@gmail.com

Comment by FLxyz...@gmail.com, May 11, 2011

Hi,memcached team. I have downloaded the memcached-1.4.5 source,i prepare to compile the source in vs2008(withe nmake or something),can u pls give me a guide to do it. My mail is FLxyzsby@163.com,Thank u very much.

Comment by naved.sp...@gmail.com, Jun 3, 2011

can i use memcached, if i m using wordpress ,buddypress sites do memcached need any dependencies files

Comment by naved.sp...@gmail.com, Jun 3, 2011

do memcached operates automatically means we just need to install it and it ll do the rest or i need to recode my source code to support or work with memcached which ll then allow all the content of my site visible rapidlly to my users ? i m a newbie to memcached plz help

Comment by viveksr...@gmail.com, Aug 14, 2011

Hi, I have posted sample example using spymemcached here: http://brainfry.in/programming/memcached-java-examples/

Comment by tim.muet...@gmail.com, Aug 24, 2011

Hi,

At next week’s VMworld Conference, we are presenting a study that we have just completed on virtualizing Memcached on an AMD Opteron based server and would like permission to use the Memcached logo on one of our slides. Can someone point me in the right direction to get approval?

Regards, Tim

Comment by xinm...@gmail.com, Sep 1, 2011

hi how to open core dump under nobody account? i run it as nobody 20910 0.0 0.0 253048 1332 ? Ssl 01:39 0:00 /home/admin/memcached/bin/memcached -d -r -t 8 -m 14000 -c 10240 -u nobody -p 11211

but when i run kill -s SIGSEGV 20910 there is no core generate. why?

Powered by Google Project Hosting