Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 156 by angeloyz: memcached will not actually use memory pool.
http://code.google.com/p/memcached/issues/detail?id=156

What steps will reproduce the problem?
1.start memcached in gdb
2.telnet onto the server
3.conn_from_freelist() will never get 'freecurr > 0'

What is the expected output? What do you see instead?
I expected that memcached would choose a free connection from the pool.

What version of the product are you using? On what operating system?
version 1.4.5
on ubuntu (Linux version 2.6.28-19-generic)

Please provide any additional information below.
I can fix this problem.

Reply via email to