Hi

flags are set correctly (if we flip the args memcache gives an error).
Here are the stats from a successful GET

[192.168.252.51:11211] - Array
-- [pid] - 2136
-- [uptime] - 1810936
-- [threads] - 5
-- [time] - 1251876469
-- [pointer_size] - 32
-- [rusage_user_seconds] - 1041
-- [rusage_user_microseconds] - 305999
-- [rusage_system_seconds] - 2469
-- [rusage_system_microseconds] - 628551
-- [curr_items] - 323654
-- [total_items] - 838086
-- [limit_maxbytes] - 0
-- [curr_connections] - 18
-- [total_connections] - 3465613
-- [connection_structures] - 35983
-- [bytes] - -1345182764
-- [cmd_get] - 5995198
-- [cmd_set] - 838086
-- [get_hits] - 1897535
-- [get_misses] - 4097663
-- [evictions] - 0
-- [bytes_read] - 431872734
-- [bytes_written] - 1974116548
-- [version] - 1.2.8

[192.168.252.51:11212] - Array
-- [pid] - 1710
-- [uptime] - 1811496
-- [threads] - 5
-- [time] - 1251876469
-- [pointer_size] - 32
-- [rusage_user_seconds] - 943
-- [rusage_user_microseconds] - 885641
-- [rusage_system_seconds] - 2242
-- [rusage_system_microseconds] - 336896
-- [curr_items] - 337817
-- [total_items] - 906750
-- [limit_maxbytes] - 0
-- [curr_connections] - 19
-- [total_connections] - 3312161
-- [connection_structures] - 35202
-- [bytes] - -1213428976
-- [cmd_get] - 5740385
-- [cmd_set] - 906750
-- [get_hits] - 1532799
-- [get_misses] - 4207586
-- [evictions] - 0
-- [bytes_read] - 1245733297
-- [bytes_written] - 877017620
-- [version] - 1.2.8

No evictions, no flush, server not restartet... a few minutes later
the same site do not come via GET.
Requests per minute: about 100 - too much for memcache?

Jean Michel

Reply via email to