Re: Issue 300 in memcached: Memcached 1.6 - Max memory auto-increase

2013-12-07 Thread memcached

Updates:
Status: Invalid

Comment #7 on issue 300 by dorma...@rydia.net: Memcached 1.6 - Max memory  
auto-increase

http://code.google.com/p/memcached/issues/detail?id=300

closing. no movement + the "1.7.11_preview" version is highly suspicious.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- 
You received this message because you are subscribed to the Google Groups "memcached" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 300 in memcached: Memcached 1.6 - Max memory auto-increase

2012-12-23 Thread memcached


Comment #5 on issue 300 by pierpaol...@gmail.com: Memcached 1.6 - Max  
memory auto-increase

http://code.google.com/p/memcached/issues/detail?id=300

I compiled memcached from the branch engine-pu  
(https://github.com/memcached/memcached/tree/engine-pu) using the makefile  
in the folder win32.

Compiler is msysgit.



Re: Issue 300 in memcached: Memcached 1.6 - Max memory auto-increase

2012-12-22 Thread memcached


Comment #4 on issue 300 by dorma...@rydia.net: Memcached 1.6 - Max memory  
auto-increase

http://code.google.com/p/memcached/issues/detail?id=300

where did you get this code?

I don't recognize that version at all.



Re: Issue 300 in memcached: Memcached 1.6 - Max memory auto-increase

2012-12-20 Thread memcached


Comment #3 on issue 300 by pierpaol...@gmail.com: Memcached 1.6 - Max  
memory auto-increase

http://code.google.com/p/memcached/issues/detail?id=300

Here are the detailed stats

START:
STAT evictions 0
STAT curr_items 0
STAT total_items 0
STAT bytes 0
STAT reclaimed 0
STAT engine_maxbytes 67108864
STAT pid 7904
STAT uptime 14
STAT time 1356015955
STAT version Git_1.7.11_preview20120710_9_gd93c69c
STAT libevent 2.0.20-stable
STAT pointer_size 32
STAT daemon_connections 10
STAT curr_connections 11
STAT total_connections 11
STAT connection_structures 11
STAT cmd_get 0
STAT cmd_set 0
STAT cmd_flush 0
STAT auth_cmds 0
STAT auth_errors 0
STAT get_hits 0
STAT get_misses 0
STAT delete_misses 0
STAT delete_hits 0
STAT incr_misses 0
STAT incr_hits 0
STAT decr_misses 0
STAT decr_hits 0
STAT cas_misses 0
STAT cas_hits 0
STAT cas_badval 0
STAT bytes_read 24
STAT bytes_written 0
STAT limit_maxbytes 67108864
STAT accepting_conns 1
STAT listen_disabled_num 0
STAT rejected_conns 0
STAT threads 4
STAT conn_yields 0

AFTER:
STAT evictions 0
STAT curr_items 1
STAT total_items 25000
STAT bytes 610411
STAT reclaimed 0
STAT engine_maxbytes 67108864
STAT pid 7904
STAT uptime 1106
STAT time 1356017047
STAT version Git_1.7.11_preview20120710_9_gd93c69c
STAT libevent 2.0.20-stable
STAT pointer_size 32
STAT daemon_connections 10
STAT curr_connections 16
STAT total_connections 35
STAT connection_structures 16
STAT cmd_get 25018
STAT cmd_set 25000
STAT cmd_flush 0
STAT auth_cmds 0
STAT auth_errors 0
STAT get_hits 25018
STAT get_misses 0
STAT delete_misses 0
STAT delete_hits 0
STAT incr_misses 0
STAT incr_hits 0
STAT decr_misses 0
STAT decr_hits 0
STAT cas_misses 0
STAT cas_hits 0
STAT cas_badval 0
STAT bytes_read 15260050300
STAT bytes_written 15270963570
STAT limit_maxbytes 12952010752
STAT accepting_conns 1
STAT listen_disabled_num 0
STAT rejected_conns 0
STAT threads 4
STAT conn_yields 0



Re: Issue 300 in memcached: Memcached 1.6 - Max memory auto-increase

2012-12-18 Thread memcached


Comment #1 on issue 300 by dorma...@rydia.net: Memcached 1.6 - Max memory  
auto-increase

http://code.google.com/p/memcached/issues/detail?id=300

can you include the output of "stats" and "stats settings" ? ideally two  
copies, one when the instance is started, and again after you've seen it  
use excessive memory