Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Memcached cache server Recent threads

Threads Replies First post Last post
Re: Issue 141 in memcached: memcached 1.4.5 - Segmentation Fault
By: Memcached
Updates: Status: Done Comment #8 on issue 141 by dorm### @rydia.net: memcached 1.4.5 - Segmentation Fault http://code.google.com/p/memcached/issues/detail?id=141 done... users upgraded libevent :P
5 Oct 16 2010
02:29
May 24 2012
22:41
My Research on Memcached Optimization
By: Yuval M
Hello, My name is Yuval Meir and I am a M.Sc student in Tel Aviv University. As part of my academic research I have implemented the ARC (Adaptive Replacement Cache) caching policy in Memcached I ran benchmarks using a modified version of memaslap…
3 May 24 2012
14:13
May 24 2012
22:24
Issue 272 in memcached: Memcached "hung" in do_item_alloc
By: Memcached
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 272 by keyur### @gmail.com: Memcached "hung" in do_item_alloc http://code.google.com/p/memcached/issues/detail?id=272 What is the problem? One night at Etsy, we started…
6 May 8 2012
08:38
May 23 2012
16:04
Memcached runs OutOfMemory under race condition
By: Smiling Ai
I revised memcached1.4.13 to make cas ID unique between server reboots. But It seemed that two memcached instances on a server has eaten up almost all memory under stressing load. 1. OS: centerOS5.3, 64bit 2. memcached startup command:…
0 May 23 2012
13:07
May 23 2012
13:07
Version 1.0.8 of libmemcached released
By: Brian Aker
Hi! Added support for setting options via ENV variable LIBMEMCACHED. Fix corner case on last used result. Bug fixes. http://launchpad.net/libmemcached Cheers, -Brian
0 May 23 2012
02:43
May 23 2012
02:43
Algorithm for automatic cache invalidation
By: Jakub ?opusza?ski
*There are only two hard things in Computer Science: cache invalidation and naming things. -- Phil Karlton Hi, I’d like to share with you an algorithm for cache invalidation that I’ve came up with, and successfully implemented in a real world …
15 Apr 27 2012
17:15
May 22 2012
21:53
Issue 274 in memcached: typo in memcached wiki
By: Memcached
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 274 by vla### @gmail.com: typo in memcached wiki http://code.google.com/p/memcached/issues/detail?id=274 http://code.google.com/p/memcached/wiki/NewInstallFromPackage …
2 May 20 2012
12:32
May 20 2012
12:49
Re: Issue 274 in memcached: typo in memcached wiki
By: Memcached
Comment #3 on issue 274 by vlak### @gmail.com: typo in memcached wiki http://code.google.com/p/memcached/issues/detail?id=274 http://code.google.com/p/memcached/wiki/NewUserInternals s/chukn/chunk
0 May 20 2012
12:46
May 20 2012
12:46
Flush / TTL issue
By: Mentch
We are currently having an issue with our memcache server that appears to be flushing data even though nothing in the apps are flushing data. I can set something with a TTL of 2 weeks yet it is only lasting in memcache for a max of something around…
1 May 11 2012
16:31
May 11 2012
17:35
result corruption
By: Greg Grensteiner
When we are under high load (10k+ requests per second) we start getting communication failures (connection timouts,closed connection during header) to memcached. After a small period of time in this state we start getting mangled returns from the…
1 May 10 2012
15:27
May 11 2012
11:48
about memcached client
By: casa zhang
hi , I write a client of memcached myselves,I string the command like "get key1\r\nget key2\r\nget key3\r\nget key4\r\n.......get key500\r \n",when I send it to the memcached server by socket,I get only 460~480 values or less.I doubt it's the…
0 May 10 2012
06:06
May 10 2012
06:06
memcached bug can't release the cache_lock
By: lee
the memcached main process can't accept connect when use assoc_maintenance_thread function,here is the gdb bt result: we have 4 thread : |-memcached,28059 -d -p 12111 -c 8192 -m 16384 -u root -l 127.0.0.1 | |-{memcached},28060 | …
8 Apr 25 2012
09:06
May 9 2012
22:18
Issue 273 in memcached: Compilation issue on v2.0.19
By: Memcached
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 273 by Danse### @gmail.com: Compilation issue on v2.0.19 http://code.google.com/p/memcached/issues/detail?id=273 Hello everyone, Here is my little problem about compilation …
1 May 9 2012
02:10
May 9 2012
10:49
xmemcached 1.3.3 released.
By: dennis
Hi,all I am pleased to announcement that xmemcached 1.3.3 released.It 's an open-source memcached client for java. Main highlights: 1.Implements touch and GAT(get and touch) commands for memcached 1.6.x,adds new methods to MemcachedClient.…
1 Jun 13 2011
02:02
May 8 2012
11:49
how to add new source files to memcached
By: sharc
Hi all, I want make a slight extension to memcached server, and I have several new source files to be added to the build system. What files shall I modify? How to change? Thanks! -sharc
1 May 7 2012
23:48
May 8 2012
02:55
Issue 271 in memcached: Spontaneous quits on Solaris
By: Memcached
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 271 by zhega### @gmail.com: Spontaneous quits on Solaris http://code.google.com/p/memcached/issues/detail?id=271 What steps will reproduce the problem? 1. Get a memcached 2.…
0 May 3 2012
22:42
May 3 2012
22:42
errors on solaris
By: Eugene M. Zheganin
Hi. I have 1.4.13 on Solaris x86_64. Sometimes it just quits. To inversigate this, I launched it with -v in a screen. It works for now, but it constantly shows some errors: ===Cut=== rcurr=283e52c ritem=1afc85b rbuf=283d410 rlbytes=2422…
3 May 2 2012
23:52
May 3 2012
12:49
instrumenting memcached with sFlow
By: neilmckee
Hello All, Here is a patch against the central repo that adds sFlow monitoring. Please comment! http://www.inmon.com/technology/sfmc_20100923.zip For background on this, please read: http://blog.sflow.com/2010/08/sflow-host-structures.html If…
6 Sep 23 2010
21:28
May 3 2012
06:46
How to implement different cache eviction policies in memcached
By: Arghyadip Paul
Hi, I want to know if there is a way to alter the default cache eviction policy used by memcached(LRU). I want to implement an LFU cache(or an SDC Cache replacement policy) and wondering if I can use memcached or not? Regards, Arghyadip
0 May 3 2012
02:23
May 3 2012
02:23
memcached + rails architecture problem
By: Mauro Giannandrea
Hi All i have to manage 3 servers with a rails application, i would like to put only one memcached daemon on one of these servers. this cache must be shared from the servers. 2 servers must connect remotly, 1 locally do you see any problem on this…
0 May 2 2012
16:16
May 2 2012
16:16