Home
last modified time | relevance | path

Searched refs:memcache (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dmemcache_table5 # Postfix memcache client configuration
7 # \fBpostmap -q "\fIstring\fB" memcache:/etc/postfix/\fIfilename\fR
9 # \fBpostmap -q - memcache:/etc/postfix/\fIfilename\fB <\fIinputfile\fR
15 # Alternatively, lookup tables can be specified as memcache
16 # instances. To use memcache lookups, define a memcache
20 # virtual_alias_maps = memcache:/etc/postfix/memcache-aliases.cf
23 # The file /etc/postfix/memcache-aliases.cf has the same
27 # The Postfix memcache client supports the lookup, update,
35 # The memcache server (note: singular) that Postfix will try
43 # memcache = inet:memcache.example.com:11211
[all …]
H A Dstop1239 memcache
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dtest58.ref1 ./postconf: warning: ./main.cf: syntax error after '}' in "{ldap:xxx, memcache:yy}x"
4 mydestination = foo bar pipemap:{ldap:xxx, memcache:yy}x randmap:{xx
H A Dtest28.ref3 db = memcache
H A Dtest66.ref5 ./postconf: warning: memcache:PWD/test66.cf: unused parameter: junk=junk
H A Dtest68.ref5 ./postconf: warning: memcache:PWD/test68.cf: unused parameter: junk=junk
H A Dtest29.ref12 ./postconf: warning: ./main.cf: unused parameter: memcachexx=proxy:memcache:memcachefoo
H A DMakefile.in901 echo " " memcache:`pwd`/test66.cf >> main.cf
932 echo " " memcache:`pwd`/test68.cf >> main.cf
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_memcache.c88 char *memcache; /* memcache server spec */ member
487 myfree(dict_mc->memcache); in dict_memcache_close()
563 dict_mc->memcache = cfg_get_str(dict_mc->parser, DICT_MC_NAME_MEMCACHE, in dict_memcache_open()
569 dict_mc->clnt = auto_clnt_create(dict_mc->memcache, dict_mc->timeout, 0, 0); in dict_memcache_open()
H A Dsurrogate.ref35 ./mail_dict: warning: memcache:/xx is unavailable. open /xx: No such file or directory
H A DMakefile.in533 echo get foo| $(SHLIB_ENV) $(VALGRIND) ./mail_dict memcache:/xx read >>surrogate.tmp 2>&1
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-2.975 LDAP, *SQL and memcache clients now handle table lookup errors in
140 Major changes - memcache
143 [Feature 20111209] memcache lookup and update support. This provides
149 memcache client. The memcache client updates the memcache whenever
215 [Feature 20111209] memcache lookup and update support. This provides
301 [Feature 20111209] memcache lookup and update support. This provides
H A DWISHLIST246 are documented for ldap:, memcache:, mysql:, pgsql:, and sqlite:
537 locking. If it doesn't (as with memcache or proxymap
540 keep using a memcache or proxymap handle, because the parent
541 exits immediately. For this to work, the memcache client
576 This will simplify multi-host implementation for memcache
585 it is remote (type memcache: or proxy:). This does not work
586 because memcache can use a non-proxied file as backup).
H A DHISTORY17248 cache cleanup interval. This is needed for memcache support.
17262 Feature: memcache client support. This implementation is
17273 LDAP, *SQL, and memcache. Files: util/dict_test.c, util/dict.c,
17295 Feature: memcache client support without libmemcache
17307 memcache client. The database can be shared with the proxymap
17358 Cleanup: more configurable memcache client error handling.
17483 of LDAP, *SQL and memcache databases has a table lookup
17487 Cleanup: fixed memcache client error handling for things
18102 when postscreen(8) and verify(8) share the same memcache
18106 File: proto/memcache.
[all …]
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt2396 memcache
/netbsd-src/etc/
H A Dservices15418 memcache 11211/tcp # Memory cache service [Trond_Norbye] …
15419 memcache 11211/udp # Memory cache service [Trond_Norbye] …