Jdesk / memcached

Automatically exported from code.google.com/p/memcached
0 stars 0 forks source link

The manpage does not contain a description for all command line options... #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need a description for:
-C - Disable use of cas
-R - Number of requests processed per event

Original issue reported on code.google.com by trond.no...@gmail.com on 16 Mar 2009 at 12:37

GoogleCodeExporter commented 9 years ago
Proposed patch:
http://github.com/trondn/memcached/commit/85a66ef12de74f475c47d7b5d49e668d80727c
20

Original comment by trond.no...@gmail.com on 16 Mar 2009 at 6:19

GoogleCodeExporter commented 9 years ago
Did you want to make some updates to this?

Original comment by dsalli...@gmail.com on 17 Mar 2009 at 7:01

GoogleCodeExporter commented 9 years ago
I have pushed the update to:

http://github.com/trondn/memcached/commit/5efd6f8928be65f31b19738123a4bd23ea1302
df

Original comment by trond.no...@gmail.com on 19 Mar 2009 at 8:07

GoogleCodeExporter commented 9 years ago
I put one comment on on that change on github:

I think the -C option should say this:

Disable the use of CAS (and reduce the per-item size by 8 bytes).

Original comment by dsalli...@gmail.com on 19 Mar 2009 at 8:11

GoogleCodeExporter commented 9 years ago
I went ahead and updated that and pushed it.  Don't need these things staying 
open
forever...

Original comment by dsalli...@gmail.com on 19 Mar 2009 at 8:53