dbc4f8c1b39ce7d46f2add7d3dc730f1bb716822
[m6w6/libmemcached] / libmemcached / constants.html
1
2
3 <!DOCTYPE html>
4 <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5 <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
6 <head>
7 <meta charset="utf-8">
8
9 <meta name="viewport" content="width=device-width, initial-scale=1.0">
10
11 <title>libmemcached Constants and Defaults &mdash; libmemcached 1.0.99 documentation</title>
12
13
14
15
16
17
18
19
20 <script type="text/javascript" src="../_static/js/modernizr.min.js"></script>
21
22
23 <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
24 <script src="../_static/jquery.js"></script>
25 <script src="../_static/underscore.js"></script>
26 <script src="../_static/doctools.js"></script>
27 <script src="../_static/language_data.js"></script>
28
29 <script type="text/javascript" src="../_static/js/theme.js"></script>
30
31
32
33
34 <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
35 <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
36 <link rel="index" title="Index" href="../genindex.html" />
37 <link rel="search" title="Search" href="../search.html" />
38 <link rel="copyright" title="Copyright" href="../copyright.html" />
39 <link rel="next" title="libmemcached Examples" href="examples.html" />
40 <link rel="prev" title="libmemcached Configuration" href="configuration.html" />
41 </head>
42
43 <body class="wy-body-for-nav">
44
45
46 <div class="wy-grid-for-nav">
47
48 <nav data-toggle="wy-nav-shift" class="wy-nav-side">
49 <div class="wy-side-scroll">
50 <div class="wy-side-nav-search" >
51
52
53
54 <a href="../index.html" class="icon icon-home"> libmemcached
55
56
57
58 </a>
59
60
61
62
63 <div class="version">
64 1.0
65 </div>
66
67
68
69
70 <div role="search">
71 <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
72 <input type="text" name="q" placeholder="Search docs" />
73 <input type="hidden" name="check_keywords" value="yes" />
74 <input type="hidden" name="area" value="default" />
75 </form>
76 </div>
77
78
79 </div>
80
81 <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
82
83
84
85
86
87
88 <p class="caption"><span class="caption-text">libmemcached</span></p>
89 <ul class="current">
90 <li class="toctree-l1"><a class="reference internal" href="../libmemcached.html">Introduction</a></li>
91 <li class="toctree-l1"><a class="reference internal" href="index.html">libmemcached API</a></li>
92 <li class="toctree-l1 current"><a class="reference internal" href="index_misc.html">Misc</a><ul class="current">
93 <li class="toctree-l2"><a class="reference internal" href="configuration.html">Configuration</a></li>
94 <li class="toctree-l2 current"><a class="current reference internal" href="#">Constants</a></li>
95 <li class="toctree-l2"><a class="reference internal" href="examples.html">Examples</a></li>
96 <li class="toctree-l2"><a class="reference internal" href="versioning.html">Versioning</a></li>
97 </ul>
98 </li>
99 </ul>
100 <p class="caption"><span class="caption-text">libmemcachedutil</span></p>
101 <ul>
102 <li class="toctree-l1"><a class="reference internal" href="../libmemcachedutil.html">Introduction</a></li>
103 <li class="toctree-l1"><a class="reference internal" href="../libmemcachedutil/index.html">libmemcachedutil API</a></li>
104 </ul>
105 <p class="caption"><span class="caption-text">libhashkit</span></p>
106 <ul>
107 <li class="toctree-l1"><a class="reference internal" href="../libhashkit.html">Introduction</a></li>
108 <li class="toctree-l1"><a class="reference internal" href="../libhashkit/index.html">libhashkit API</a></li>
109 </ul>
110 <p class="caption"><span class="caption-text">Client Applications</span></p>
111 <ul>
112 <li class="toctree-l1"><a class="reference internal" href="../bin/index.html">Client Applications</a></li>
113 </ul>
114 <p class="caption"><span class="caption-text">Copyright</span></p>
115 <ul>
116 <li class="toctree-l1"><a class="reference internal" href="../copyright.html">Copyright</a></li>
117 </ul>
118
119
120
121 </div>
122 </div>
123 </nav>
124
125 <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
126
127
128 <nav class="wy-nav-top" aria-label="top navigation">
129
130 <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
131 <a href="../index.html">libmemcached</a>
132
133 </nav>
134
135
136 <div class="wy-nav-content">
137
138 <div class="rst-content">
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156 <div role="navigation" aria-label="breadcrumbs navigation">
157
158 <ul class="wy-breadcrumbs">
159
160 <li><a href="../index.html">Docs</a> &raquo;</li>
161
162 <li><a href="index_misc.html">Misc</a> &raquo;</li>
163
164 <li>libmemcached Constants and Defaults</li>
165
166
167 <li class="wy-breadcrumbs-aside">
168
169
170
171 </li>
172
173 </ul>
174
175
176 <hr/>
177 </div>
178 <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
179 <div itemprop="articleBody">
180
181 <div class="section" id="libmemcached-constants-and-defaults">
182 <h1>libmemcached Constants and Defaults<a class="headerlink" href="#libmemcached-constants-and-defaults" title="Permalink to this headline"></a></h1>
183 <div class="section" id="synopsis">
184 <h2>SYNOPSIS<a class="headerlink" href="#synopsis" title="Permalink to this headline"></a></h2>
185 <dl class="simple">
186 <dt>#include &lt;libmemcached-1.0/memcached.h&gt;</dt><dd><p>Compile and link with -lmemcached</p>
187 </dd>
188 </dl>
189 <dl class="macro">
190 <dt id="c.LIBMEMCACHED_VERSION_STRING">
191 <code class="sig-name descname">LIBMEMCACHED_VERSION_STRING</code><a class="headerlink" href="#c.LIBMEMCACHED_VERSION_STRING" title="Permalink to this definition"></a></dt>
192 <dd><p>String value of libmemcached version such as “1.0.99</p>
193 </dd></dl>
194
195 <dl class="macro">
196 <dt id="c.LIBMEMCACHED_VERSION_HEX">
197 <code class="sig-name descname">LIBMEMCACHED_VERSION_HEX</code><a class="headerlink" href="#c.LIBMEMCACHED_VERSION_HEX" title="Permalink to this definition"></a></dt>
198 <dd><p>Hex value of the version number. “0x00048000” This can be used for comparing
199 versions based on number.</p>
200 </dd></dl>
201
202 <dl class="macro">
203 <dt id="c.MEMCACHED_DEFAULT_PORT">
204 <code class="sig-name descname">MEMCACHED_DEFAULT_PORT</code><a class="headerlink" href="#c.MEMCACHED_DEFAULT_PORT" title="Permalink to this definition"></a></dt>
205 <dd><p>The default port used by <a class="reference internal" href="configuration.html#_CPPv49memcachedPKc6size_t" title="memcached"><code class="xref cpp cpp-any docutils literal notranslate"><span class="pre">memcached()</span></code></a>.</p>
206 </dd></dl>
207
208 <dl class="macro">
209 <dt id="c.MEMCACHED_DEFAULT_TIMEOUT">
210 <code class="sig-name descname">MEMCACHED_DEFAULT_TIMEOUT</code><a class="headerlink" href="#c.MEMCACHED_DEFAULT_TIMEOUT" title="Permalink to this definition"></a></dt>
211 <dd><p>Default timeout of 5000 milliseconds.</p>
212 </dd></dl>
213
214 <dl class="macro">
215 <dt id="c.MEMCACHED_DEFAULT_CONNECT_TIMEOUT">
216 <code class="sig-name descname">MEMCACHED_DEFAULT_CONNECT_TIMEOUT</code><a class="headerlink" href="#c.MEMCACHED_DEFAULT_CONNECT_TIMEOUT" title="Permalink to this definition"></a></dt>
217 <dd><p>Default connect timeout of 4000 milliseconds.</p>
218 </dd></dl>
219
220 <dl class="macro">
221 <dt id="c.MEMCACHED_MAX_BUFFER">
222 <code class="sig-name descname">MEMCACHED_MAX_BUFFER</code><a class="headerlink" href="#c.MEMCACHED_MAX_BUFFER" title="Permalink to this definition"></a></dt>
223 <dd><p>Default size of read/write buffers (which includes the null pointer).</p>
224 </dd></dl>
225
226 <dl class="macro">
227 <dt id="c.MEMCACHED_MAX_KEY">
228 <code class="sig-name descname">MEMCACHED_MAX_KEY</code><a class="headerlink" href="#c.MEMCACHED_MAX_KEY" title="Permalink to this definition"></a></dt>
229 <dd><p>Default maximum size of a key (which includes the null pointer). Master keys
230 have no limit, this only applies to keys used for storage.</p>
231 </dd></dl>
232
233 <dl class="macro">
234 <dt id="c.MEMCACHED_MAX_NAMESPACE">
235 <code class="sig-name descname">MEMCACHED_MAX_NAMESPACE</code><a class="headerlink" href="#c.MEMCACHED_MAX_NAMESPACE" title="Permalink to this definition"></a></dt>
236 <dd><p>Maximum length allowed for namespacing of a key. Defaults to 128.</p>
237 </dd></dl>
238
239 <dl class="macro">
240 <dt id="c.MEMCACHED_MAX_HOST_LENGTH">
241 <code class="sig-name descname">MEMCACHED_MAX_HOST_LENGTH</code><a class="headerlink" href="#c.MEMCACHED_MAX_HOST_LENGTH" title="Permalink to this definition"></a></dt>
242 <dd><p>Maximum allowed length of the hostname.</p>
243 </dd></dl>
244
245 <dl class="macro">
246 <dt id="c.MEMCACHED_MAX_HOST_SORT_LENGTH">
247 <code class="sig-name descname">MEMCACHED_MAX_HOST_SORT_LENGTH</code><a class="headerlink" href="#c.MEMCACHED_MAX_HOST_SORT_LENGTH" title="Permalink to this definition"></a></dt>
248 <dd><p>Length of the host string used for sorting. Used for Ketama.</p>
249 </dd></dl>
250
251 <dl class="macro">
252 <dt id="c.MEMCACHED_MAX_INTEGER_DISPLAY_LENGTH">
253 <code class="sig-name descname">MEMCACHED_MAX_INTEGER_DISPLAY_LENGTH</code><a class="headerlink" href="#c.MEMCACHED_MAX_INTEGER_DISPLAY_LENGTH" title="Permalink to this definition"></a></dt>
254 <dd><p>Maximum display width of an integer represented as string.</p>
255 </dd></dl>
256
257 <dl class="macro">
258 <dt id="c.MEMCACHED_CONTINUUM_ADDITION">
259 <code class="sig-name descname">MEMCACHED_CONTINUUM_ADDITION</code><a class="headerlink" href="#c.MEMCACHED_CONTINUUM_ADDITION" title="Permalink to this definition"></a></dt>
260 <dd><p>How many extra slots we should build for in the continuum, defaults to 10.</p>
261 </dd></dl>
262
263 <dl class="macro">
264 <dt id="c.MEMCACHED_EXPIRATION_NOT_ADD">
265 <code class="sig-name descname">MEMCACHED_EXPIRATION_NOT_ADD</code><a class="headerlink" href="#c.MEMCACHED_EXPIRATION_NOT_ADD" title="Permalink to this definition"></a></dt>
266 <dd><p>Value <code class="docutils literal notranslate"><span class="pre">0xffffffffU</span></code></p>
267 </dd></dl>
268
269 <dl class="macro">
270 <dt id="c.MEMCACHED_STRIDE">
271 <code class="sig-name descname">MEMCACHED_STRIDE</code><a class="headerlink" href="#c.MEMCACHED_STRIDE" title="Permalink to this definition"></a></dt>
272 <dd><p>This is the “stride” used in the consistent hash used between replicas.</p>
273 </dd></dl>
274
275 <dl class="macro">
276 <dt id="c.MEMCACHED_SERVER_FAILURE_LIMIT">
277 <code class="sig-name descname">MEMCACHED_SERVER_FAILURE_LIMIT</code><a class="headerlink" href="#c.MEMCACHED_SERVER_FAILURE_LIMIT" title="Permalink to this definition"></a></dt>
278 <dd><p>Value 5</p>
279 </dd></dl>
280
281 <dl class="macro">
282 <dt id="c.MEMCACHED_SERVER_FAILURE_RETRY_TIMEOUT">
283 <code class="sig-name descname">MEMCACHED_SERVER_FAILURE_RETRY_TIMEOUT</code><a class="headerlink" href="#c.MEMCACHED_SERVER_FAILURE_RETRY_TIMEOUT" title="Permalink to this definition"></a></dt>
284 <dd><p>Value 2</p>
285 </dd></dl>
286
287 <dl class="macro">
288 <dt id="c.MEMCACHED_SERVER_FAILURE_DEAD_TIMEOUT">
289 <code class="sig-name descname">MEMCACHED_SERVER_FAILURE_DEAD_TIMEOUT</code><a class="headerlink" href="#c.MEMCACHED_SERVER_FAILURE_DEAD_TIMEOUT" title="Permalink to this definition"></a></dt>
290 <dd><p>Value 0</p>
291 </dd></dl>
292
293 <dl class="macro">
294 <dt id="c.MEMCACHED_VERSION_STRING_LENGTH">
295 <code class="sig-name descname">MEMCACHED_VERSION_STRING_LENGTH</code><a class="headerlink" href="#c.MEMCACHED_VERSION_STRING_LENGTH" title="Permalink to this definition"></a></dt>
296 <dd><p>Value 24</p>
297 </dd></dl>
298
299 </div>
300 <div class="section" id="description">
301 <h2>DESCRIPTION<a class="headerlink" href="#description" title="Permalink to this headline"></a></h2>
302 <p>These compile time defaults are provided by <code class="xref cpp cpp-any docutils literal notranslate"><span class="pre">libmemcached</span></code> for convenience.</p>
303 </div>
304 </div>
305
306
307 </div>
308
309 </div>
310 <footer>
311
312 <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
313
314 <a href="examples.html" class="btn btn-neutral float-right" title="libmemcached Examples" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
315
316
317 <a href="configuration.html" class="btn btn-neutral float-left" title="libmemcached Configuration" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
318
319 </div>
320
321
322 <hr/>
323
324 <div role="contentinfo">
325 <p>
326 &copy; <a href="../copyright.html">Copyright</a>
327
328 </p>
329 </div>
330 Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
331
332 </footer>
333
334 </div>
335 </div>
336
337 </section>
338
339 </div>
340
341
342
343 <script type="text/javascript">
344 jQuery(function () {
345 SphinxRtdTheme.Navigation.enable(true);
346 });
347 </script>
348
349
350
351
352
353
354 </body>
355 </html>