| /f-stack/app/redis-5.0.5/ |
| H A D | redis.conf | 751 no-appendfsync-on-rewrite no 770 auto-aof-rewrite-percentage 100 771 auto-aof-rewrite-min-size 64mb 1247 aof-rewrite-incremental-fsync yes
|
| H A D | 00-RELEASENOTES | 194 fix memory leak when rewrite config file 1027 Streams: rewrite empty streams with certain lastid 1035 Streams: rewrite empty streams with XADD MAXLEN 0. Use XSETID. 1047 Streams: rewrite id in XSTREAM CREATE * 1051 Streams: add tests for aof rewrite 1055 Stream & AOF: rewrite stream in correct way 1244 bugfix: replace lastcmd with cmd when rewrite BRPOPLPUSH as RPOPLPUSH 1761 block: rewrite BRPOPLPUSH as RPOPLPUSH to propagate
|
| H A D | README.md | 344 on disk and by `aof.c` in order to perform the AOF rewrite when the
|
| /f-stack/freebsd/contrib/device-tree/scripts/ |
| H A D | index-filter.sh | 6 ${SCRIPTS}/rewrite-index.pl | GIT_INDEX_FILE=$GIT_INDEX_FILE.new git update-index --index-info
|
| /f-stack/app/redis-5.0.5/tests/assets/ |
| H A D | default.conf | 26 no-appendfsync-on-rewrite no
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | psync2.tcl | 171 $R($slave_id) config rewrite 213 $R($slave_id) config rewrite
|
| /f-stack/app/redis-5.0.5/tests/cluster/tests/includes/ |
| H A D | init-tests.tcl | 42 R $id config rewrite
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES.ru | 2414 изменения URI с помощью директивы rewrite. 3384 *) Исправление: директива rewrite не экранировала символ ";" при 3531 rewrite автоматически делается редирект. 3594 rewrite не экранировался. 4648 *) Исправление: в директиве rewrite, возвращающей редирект, старые 4932 выделенного с помощью директивы rewrite, эти аргументы не 5122 rewrite автоматически делается редирект. 7824 *) Исправление: если директива rewrite использовала выделения внутри 7931 *) Добавление: в директиве rewrite могут использоваться переменные. 7959 *) Исправление: директива rewrite неверно работала, если в запросе [all …]
|
| H A D | CHANGES | 2456 "rewrite" directive was used and new request arguments in a 3527 arguments part in a rewrite rule. 3720 *) Bugfix: in captures usage in "rewrite" directive; the bug had 4563 *) Bugfix: in a redirect rewrite directive original arguments were 4841 *) Bugfix: if URI part captured by a "rewrite" directive was used as a 5038 *) Bugfix: after changing URI via a "rewrite" directive nginx did not 7167 *) Bugfix: the "rewrite" directive did not unescape URI part in 7696 "rewrite" directive; the bug had appeared in 0.1.29. 7792 *) Feature: the "rewrite" directive can use the variables. 7821 *) Bugfix: the rewrite directive worked incorrectly, if the arguments [all …]
|
| /f-stack/app/nginx-1.16.1/auto/lib/ |
| H A D | conf | 14 $0: error: the HTTP rewrite module requires the PCRE library.
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | other.tcl | 111 test {EXPIRES after a reload (snapshot + append only file rewrite)} { 127 test {EXPIRES after AOF reload (without rewrite)} {
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_norm.c | 1326 int rewrite = 0; in pf_normalize_tcp() local 1410 rewrite = 1; in pf_normalize_tcp() 1418 rewrite = 1; in pf_normalize_tcp() 1423 rewrite = 1; in pf_normalize_tcp() 1426 if (rewrite) in pf_normalize_tcp() 1933 int rewrite = 0; in pf_normalize_tcpopt() local 1943 return (rewrite); in pf_normalize_tcpopt() 1968 rewrite = 1; in pf_normalize_tcpopt() 1976 if (rewrite) in pf_normalize_tcpopt() 1979 return (rewrite); in pf_normalize_tcpopt()
|
| H A D | pf.c | 3341 int rewrite = 0, hdrlen = 0; in pf_test_rule() local 3442 rewrite++; in pf_test_rule() 3467 rewrite++; in pf_test_rule() 3500 rewrite++; in pf_test_rule() 3631 if (rewrite) in pf_test_rule() 3659 sport, dport, &rewrite, kif, sm, tag, bproto_sum, bip_sum, in pf_test_rule() 3676 if (rewrite) in pf_test_rule() 3704 u_int16_t dport, int *rewrite, struct pfi_kkif *kif, struct pf_state **sm, in pf_create_state() argument 3772 *rewrite = 1; in pf_create_state() 3845 &s->src, &s->dst, rewrite)) { in pf_create_state()
|
| /f-stack/app/redis-5.0.5/tests/unit/type/ |
| H A D | stream.tcl | 392 test {Empty stream can be rewrite into AOF correctly} { 401 test {Stream can be rewrite into AOF correctly after XDEL lastid} {
|
| /f-stack/app/nginx-1.16.1/auto/lib/pcre/ |
| H A D | conf | 194 $0: error: the HTTP rewrite module requires the PCRE library.
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | enic.rst | 331 packets. The ingress VLAN rewrite mode controls this behavior. By 336 ``devargs`` parameter ``ig-vlan-rewrite`` to one of the following. 417 Another alternative is modify the adapter's ingress VLAN rewrite mode so that 421 ``devargs`` parameter ``ig-vlan-rewrite=untag``. For example:: 423 -a 12:00.0,ig-vlan-rewrite=untag
|
| H A D | mlx5.rst | 1442 | | Header rewrite | | DPDK 19.05 | | DPDK 19.02 | 1454 | | Header rewrite | | DPDK 20.02 | | DPDK 20.02 |
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward_graph.rst | 259 Once graph objects are created, node specific info like routes and rewrite 267 rewrite data, forwarding data is added before packet processing loop is
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_20_02.rst | 76 * **Added DSCP rewrite action.** 79 to support rewrite the DSCP field in the IP header. 148 * Added support for IPv4/IPv6 DSCP rewrite action.
|
| H A D | release_18_11.rst | 96 * **Added new Flow API actions to rewrite fields in packet headers.** 116 * Action items: push/pop/rewrite vlan header, 117 rewrite IP addresses in outermost IPv4/IPv6 header, 118 rewrite port numbers in outermost TCP/UDP header,
|
| H A D | release_20_05.rst | 321 * IPv4 rewrite node: Consists of IPv4 and Ethernet header rewrite
|
| H A D | release_18_08.rst | 81 * Add devarg to specify ingress VLAN rewrite mode.
|
| /f-stack/app/redis-5.0.5/deps/ |
| H A D | README.md | 41 with Redis, and rewrite it according to the new Jemalloc internals, if they
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/hisilicon/ |
| H A D | hi3660-hikey960.dts | 40 /* rewrite this at bootloader */
|
| /f-stack/app/nginx-1.16.1/contrib/vim/syntax/ |
| H A D | nginx.vim | 105 syn keyword ngxDirectiveControl contained rewrite 1674 " ngx_set_misc - Various set_xxx directives added to nginx's rewrite module (md5/sha1, sql/json quo…
|