summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Documented mem_requested statdormando2009-08-251-0/+7
|
* Clarify documentation about quiet mutation commands (issue 80).Dustin Sallings2009-08-231-6/+17
|
* Man page was not properly escaping -. issue 53Monty Taylor2009-08-191-3/+3
| | | | | | | | | Working on updating the deb for memcached, hit this lintian warning: http://lintian.debian.org/tags/hyphen-used-as-minus-sign.html The fix is a simple patch to escape the minus signs in the code with a backslash when they are referring to command line arguments.
* Documented conn_yields.Dustin Sallings2009-07-091-0/+2
|
* New binary protocol error for bad stored value in incr/decr (issue48)Dustin Sallings2009-06-291-0/+1
|
* Allow the binding protocol to be specified.Dustin Sallings2009-05-141-0/+6
| | | | | Instead of always binding as autonegotiate, allow the user to specify which protocol the server will run.
* dumb hack to self-repair stuck slabsdormando2009-03-291-0/+3
| | | | | | | | | | since 1.2.6, most of the refcount leaks have been quashed. I still get them in production, extremely rarely. It's possibly we'll have refcount leaks on and off even in the future. This hack acknowledges this and exists since we want to guarantee, as much as possible, that memcached is a stable service. Having to monitor for and restart the service on account of "rare bugs" isn't acceptable.
* minor typo in protocol.txtSteve Yen2009-03-251-1/+1
|
* Added stats settings.Dustin Sallings2009-03-191-0/+37
| | | | | | Stats settings gives a dump of the overall settings of the server. This is useful for verifying the effect of commandline parameters as well as helping others debug odd behaviors.
* update protocol docsBrad Fitzpatrick2009-03-191-5/+6
|
* Updated man page wording for -C.Dustin Sallings2009-03-191-1/+1
|
* Document command line options (-R and -C)Trond Norbye2009-03-191-0/+10
| | | | See http://code.google.com/p/memcached/issues/detail?id=28
* Reformatted protocol-binary-range artwork to fit.Dustin Sallings2009-03-111-30/+30
| | | | | | | | | | Fixes these warnings: xml2rfc: warning: artwork outdented 2 characters to avoid overrunning right margin around input line 146 xml2rfc: warning: artwork outdented 2 characters to avoid overrunning right margin around input line 176
* Make rusage stats in protocol doc consistent with implementation.Toru Maesaka2009-03-111-4/+4
|
* Shrink lines in protocol.txt to fit within 80 columns.Dustin Sallings2009-03-111-55/+55
| | | | Also wrote a new test that will ensure that that never happens again.
* Document new slab stats.Dustin Sallings2009-03-081-0/+8
|
* Reformatted slab stats documentation.Dustin Sallings2009-03-081-16/+17
|
* Document the new general stats.Dustin Sallings2009-03-081-0/+11
|
* Reformat overall stats document.Dustin Sallings2009-03-081-40/+40
| | | | | I'm doing this in org-tbl mode to make it easier to align stuff. If the boxes bother people, they can be removed.
* Cleanup some whitespace in the protocol docs.Dustin Sallings2009-03-081-21/+21
|
* Added my name to the CONTRIBUTORS fileTrond Norbye2009-03-041-0/+1
|
* Detect xml2rfc and xsltproc during configure and generate the documentation ↵Trond Norbye2009-03-045-2083/+17
| | | | as part of make
* The binary protocol does not implement noreply for the storage commandsTrond Norbye2009-01-222-51/+123
| | | | See http://code.google.com/p/memcached/issues/detail?id=11
* Fixed total body sizes in getk/getkq sample responses.Victor Kirkebo2009-01-211-2/+2
| | | | http://code.google.com/p/memcached/issues/detail?id=6
* Fixed spelling of INADDR_ANYVictor Kirkebo2009-01-091-1/+1
|
* fixed misc. typos and grammar issues in protocol spec docEric Lambert2009-01-032-83/+82
|
* Report various listen failures, Updated Changelog/CONTRIBUTORS and Protocol ↵dormando2009-01-032-0/+4
| | | | Document.
* Remove managed instance mode (Dormando) - We should come back and do this ↵dormando2009-01-031-3/+0
| | | | right, probably built on top of the binary protocol and SE stuff.
* UDP/TCP can be disabled by setting their port to zero.Brian Aker2009-01-031-1/+1
|
* Update the binary protocol specificationTrond Norbye2009-01-033-1576/+2116
|
* Merged Trond Norbye's protocol patch.Trond Norbye2008-07-282-101/+113
|
* Documentation updates reflecting the changes from the most recent hackathon.Trond Norbye2008-04-272-337/+1500
| | | | Trond Norbye did all this work and included a log more examples.
* Update the stylesheet paths to point to xml2rfc/ now.Aaron Stone2008-04-272-3/+3
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/branches/binary@777 b0b603af-a30f-0410-a34e-baf09ae79d0b
* Rearrange the binary protocol docs and xml2rfc tools.Aaron Stone2008-04-2712-67/+748
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/branches/binary@776 b0b603af-a30f-0410-a34e-baf09ae79d0b
* Updated protocol xml to match protcol txtDustin Sallings2008-04-271-7/+7
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/branches/binary@761 b0b603af-a30f-0410-a34e-baf09ae79d0b
* Alignment fixes for 64-bit processors.Trond Norbye2008-04-271-7/+7
| | | | git-svn-id: http://code.sixapart.com/svn/memcached/branches/binary@760 b0b603af-a30f-0410-a34e-baf09ae79d0b
* Merge branch 'master' into binaryDustin Sallings2008-04-271-0/+96
|\ | | | | | | | | * master: Document a few of the stats commands.
| * Document a few of the stats commands.dormando2008-03-031-0/+96
| | | | | | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@747 b0b603af-a30f-0410-a34e-baf09ae79d0b
* | Merge commit '366108d785ceccb36bb9d171f53c873cea457c5b' into binaryDustin Sallings2008-04-272-0/+6
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '366108d785ceccb36bb9d171f53c873cea457c5b': Halve distro size ;) Add -L mode to manpage. Version bump (shipit's having trouble with it), and update ChangeLog per-stat-class tracking of evictions and out of memory conditions. Don't re-calculate the slab class id for slabs_free() either. Don't re-calculate the slab class id. Useless check. 'id' will never be higher than POWER_LARGEST. Give 'SERVER_ERROR out of memory' errors more context. Minor refactoring of server_socket. Conflicts: memcached.c
| * Halve distro size ;)dormando2008-03-031-0/+0
| | | | | | | | | | | | | | If we want the image back, fetch it from history into a doc or scratch repo. git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@743 b0b603af-a30f-0410-a34e-baf09ae79d0b
| * Add -L mode to manpage.dormando2008-03-031-0/+6
| | | | | | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@742 b0b603af-a30f-0410-a34e-baf09ae79d0b
* | Merge commit 'b85c6c79565599c6c1735a0ac98ec81ed6a0c3f2' into binaryDustin Sallings2008-04-271-1/+13
|\ \ | |/ | | | | | | | | | | | | | | | | | | * commit 'b85c6c79565599c6c1735a0ac98ec81ed6a0c3f2': Handle bind errors in server_socket() (Brian Aker) (Dormando helped!) Enable UDP by default, clean up server socket code (Brian Aker) Enable use of large memory pages (Trond Norbye) <Trond.Norbye@Sun.COM> Conflicts: memcached.c
| * Enable use of large memory pages (Trond Norbye) <Trond.Norbye@Sun.COM>Trond Norbye2008-02-251-1/+13
| | | | | | | | | | | | | | Initial support for solaris. git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@724 b0b603af-a30f-0410-a34e-baf09ae79d0b
* | Refactored connection setup into a separate function.Dustin Sallings2008-04-271-18/+38
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This loop *probably* shouldn't've gone into main in the first place, but copying and pasting it made it especially terrible. Note: This is also a merge. Having gone through svn and back, some original history was lost. Merge commit 'e71a593cba43d814d0db73064ba2607101edf608' into binary * commit 'e71a593cba43d814d0db73064ba2607101edf608': Make likely() and unlikely() available (Brian Aker) Add verbose message on noreply conditions. Changelog update (fix my formatting too) Implement 'noreply' option for update commands. (Tomash Brechko <tomash.brechko@gmail.com>) Close socket on unhandled read errors. (Tao Hui <taohui3@gmail.com>) Someday I'll stop forgetting the changelog updates :) Swap time(2) with gettimeofday(2), since the latter is optimized away on some platforms. (Brian Aker) <brian@tangent.org> Add --enable-64bit to build 64-bit version of memcached (Trond Norbye) <Trond.Norbye@Sun.COM> add compiler options for Sun Studio compilers with --enable-threads (Trond Norbye) Support multiple interfaces returned by IPv6 interfaces. By Brian Aker <brian@tangent.org> IPv6 support patch by Brian Aker <brian@tangent.org> Break out of the read-loop when read returns with available space Use the correct headerfile for signal-related functions Missed again... changelog update for chunk fix. The memory returned from do_slabs_alloc is currently not properly aligned when compiled in an ILP32 environment. The memory returned is aligned to the size of the pointers, but we need to return a pointer that is suitable aligned so that it may be assigned to a pointer to any type of object. Forgot ChangeLog entry for -k fix. Seems like -k never worked: it requires privileges to lock the memory, Clarify error condition with cas set command by Tomash (modified by me). Conflicts: memcached.c memcached.h
| * Implement 'noreply' option for update commands. (Tomash Brechko ↵Tomash Brechko2008-02-221-18/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | <tomash.brechko@gmail.com>) Commands add, set, replace, append, prepend, cas, delete, incr, decr, flush_all, verbosity can take last optional parameter, 'noreply', which instructs the server to not send the reply. Add benchmark script for noreply parameter. git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@708 b0b603af-a30f-0410-a34e-baf09ae79d0b
| * Clarify error condition with cas set command by Tomash (modified by me).Tomash Brechko2007-12-211-0/+3
| | | | | | | | git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@689 b0b603af-a30f-0410-a34e-baf09ae79d0b
* | Updated the xml2rfc generated txt output.Aaron Stone2008-04-271-15/+15
| | | | | | | | git-svn-id: http://code.sixapart.com/svn/memcached/branches/binary@705 b0b603af-a30f-0410-a34e-baf09ae79d0b
* | Binary protocol updates for binary incr/decr response. (Dustin Sallings)Dustin Sallings2008-04-271-0/+15
| | | | | | | | git-svn-id: http://code.sixapart.com/svn/memcached/branches/binary@692 b0b603af-a30f-0410-a34e-baf09ae79d0b
* | Some minor updates to the base binary protocol document. First pass at a UDP ↵Aaron Stone2008-04-274-74/+645
| | | | | | | | | | | | / byte range extension document. git-svn-id: http://code.sixapart.com/svn/memcached/branches/binary@687 b0b603af-a30f-0410-a34e-baf09ae79d0b
* | Updated binary protocol docs.Aaron Stone2008-04-272-264/+914
| | | | | | | | git-svn-id: http://code.sixapart.com/svn/memcached/branches/binary@684 b0b603af-a30f-0410-a34e-baf09ae79d0b