Home
last modified time | relevance | path

Searched refs:stickiness (Results 1 – 25 of 607) sorted by relevance

12345678910>>...25

/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/extra/
H A Dshowscores.sh50 export default_stickiness=`crm_attribute -G -n default-resource-stickiness -t rsc_defaults -Q 2>/de…
77 if ! stickiness=`crm_resource -g resource-stickiness -r $res --meta -Q 2>/dev/null`
80 stickiness="$default_stickiness"
114 unset node res score stickiness failcount migrationthreshold
118 …id_len}s%-10s%-${max_node_id_len}s%-11s%-9s%-16s\n" $res $score $node $stickiness $failcount $migr…
124 unset node res score stickiness failcount migrationthreshold
140 …id_len}s%-10s%-${max_node_id_len}s%-11s%-9s%-16s\n" $res $score $node $stickiness $failcount $migr…
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/google.golang.org/grpc/
H A Dstickiness_test.go209 cc.blockingpicker.stickiness.mu.Lock()
210 mapLen := cc.blockingpicker.stickiness.store.len()
211 cc.blockingpicker.stickiness.mu.Unlock()
220 cc.blockingpicker.stickiness.mu.Lock()
221 mapLen = cc.blockingpicker.stickiness.store.len()
222 cc.blockingpicker.stickiness.mu.Unlock()
264 cc.blockingpicker.stickiness.mu.Lock()
265 mapLen := cc.blockingpicker.stickiness.store.len()
266 cc.blockingpicker.stickiness.mu.Unlock()
277 cc.blockingpicker.stickiness.mu.Lock()
[all …]
H A Dpicker_wrapper.go50 stickiness *stickyStore member
56 stickiness: newStickyStore(),
78 bp.stickiness.reset(newKey)
91 bp.stickiness.reset(oldKey)
149 if t, ok := bp.stickiness.get(mdKey, stickyKey); ok {
211 bp.stickiness.put(mdKey, stickyKey, acw)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/feature_flags/components/strategies/
H A Dflexible_rollout.vue52 stickiness() {
53 return this.strategy?.parameters?.stickiness ?? this.$options.stickinessOptions[0].value;
62 stickiness: this.stickiness,
71 stickiness: value,
105 <div class="gl-mr-7" data-testid="strategy-flexible-rollout-stickiness">
113 :value="stickiness"
/dports/devel/awscli/awscli-1.20.61/awscli/examples/elb/
H A Dcreate-lb-cookie-stickiness-policy.rst1 **To generate a duration-based stickiness policy for your HTTPS load balancer**
3 This example generates a stickiness policy with sticky session lifetimes controlled by the specifie…
8 …aws elb create-lb-cookie-stickiness-policy --load-balancer-name my-load-balancer --policy-name my-…
H A Dcreate-app-cookie-stickiness-policy.rst1 **To generate a stickiness policy for your HTTPS load balancer**
3 This example generates a stickiness policy that follows the sticky session lifetimes of the applica…
7 …aws elb create-app-cookie-stickiness-policy --load-balancer-name my-load-balancer --policy-name my…
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/xml/test-2/
H A D033-clu-props-move-merge.ref.err2 …: cluster-opts-default-resource-stickiness: moving default-resource-stickiness under rsc_defaults …
H A D032-clu-props-move.ref.err2 …: cluster-opts-default-resource-stickiness: moving default-resource-stickiness under rsc_defaults …
H A D061-rsc-attrs-meta-exchange.ref.err1 …ttributes: res1 (meta=res1-meta_attributes): renaming resource-failure-stickiness as migration-thr…
2 …O: Resource meta_attributes: res2 (meta=res2-meta_attributes): dropping resource-failure-stickiness
H A D034-clu-props-move-redef.ref.err1 …roperties: cluster-opts-default-resource-failure-stickiness: moving default-resource-failure-stick…
H A D032-clu-props-move.ref13 … <nvpair id="cluster-opts-default-resource-stickiness" name="resource-stickiness" value="100"/>
/dports/devel/awscli/awscli-1.20.61/awscli/examples/elbv2/
H A Dmodify-target-group-attributes.rst15 "Key": "stickiness.enabled"
23 "Key": "stickiness.type"
27 "Key": "stickiness.lb_cookie.duration_seconds"
H A Ddescribe-target-group-attributes.rst14 "Key": "stickiness.enabled"
22 "Key": "stickiness.type"
26 "Key": "stickiness.lb_cookie.duration_seconds"
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/google.golang.org/grpc/
H A Dpicker_wrapper.go50 stickiness *stickyStore member
56 stickiness: newStickyStore(),
78 bp.stickiness.reset(newKey)
91 bp.stickiness.reset(oldKey)
149 if t, ok := bp.stickiness.get(mdKey, stickyKey); ok {
211 bp.stickiness.put(mdKey, stickyKey, acw)
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/google.golang.org/grpc/
H A Dpicker_wrapper.go50 stickiness *stickyStore member
56 stickiness: newStickyStore(),
78 bp.stickiness.reset(newKey)
91 bp.stickiness.reset(oldKey)
149 if t, ok := bp.stickiness.get(mdKey, stickyKey); ok {
211 bp.stickiness.put(mdKey, stickyKey, acw)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/google.golang.org/grpc/
H A Dpicker_wrapper.go50 stickiness *stickyStore member
56 stickiness: newStickyStore(),
78 bp.stickiness.reset(newKey)
91 bp.stickiness.reset(oldKey)
149 if t, ok := bp.stickiness.get(mdKey, stickyKey); ok {
211 bp.stickiness.put(mdKey, stickyKey, acw)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/google.golang.org/grpc/
H A Dpicker_wrapper.go50 stickiness *stickyStore member
56 stickiness: newStickyStore(),
78 bp.stickiness.reset(newKey)
91 bp.stickiness.reset(oldKey)
149 if t, ok := bp.stickiness.get(mdKey, stickyKey); ok {
211 bp.stickiness.put(mdKey, stickyKey, acw)
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/google.golang.org/grpc/
H A Dpicker_wrapper.go50 stickiness *stickyStore member
56 stickiness: newStickyStore(),
78 bp.stickiness.reset(newKey)
91 bp.stickiness.reset(oldKey)
149 if t, ok := bp.stickiness.get(mdKey, stickyKey); ok {
211 bp.stickiness.put(mdKey, stickyKey, acw)
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/google.golang.org/grpc/
H A Dpicker_wrapper.go50 stickiness *stickyStore member
56 stickiness: newStickyStore(),
78 bp.stickiness.reset(newKey)
91 bp.stickiness.reset(oldKey)
149 if t, ok := bp.stickiness.get(mdKey, stickyKey); ok {
211 bp.stickiness.put(mdKey, stickyKey, acw)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/amazon/
H A Dec2_elb_lb.py458 self.stickiness = stickiness
1030 if self.stickiness:
1032 if 'cookie' in self.stickiness and 'expiration' in self.stickiness:
1041 if self.stickiness['type'] == 'loadbalancer':
1045 if self.module.boolean(self.stickiness['enabled']):
1047 if 'expiration' not in self.stickiness:
1051 … expiration = self.stickiness['expiration'] if int(self.stickiness['expiration']) else None
1074 elif self.stickiness['type'] == 'application':
1079 if 'cookie' not in self.stickiness:
1087 'param_value': self.stickiness['cookie']
[all …]
H A Delb_classic_lb.py442 self.stickiness = stickiness
1014 if self.stickiness:
1016 if 'cookie' in self.stickiness and 'expiration' in self.stickiness:
1025 if self.stickiness['type'] == 'loadbalancer':
1029 if self.module.boolean(self.stickiness['enabled']):
1031 if 'expiration' not in self.stickiness:
1035 … expiration = self.stickiness['expiration'] if int(self.stickiness['expiration']) else None
1058 elif self.stickiness['type'] == 'application':
1063 if 'cookie' not in self.stickiness:
1071 'param_value': self.stickiness['cookie']
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/amazon/aws/plugins/modules/
H A Dec2_elb_lb.py427 self.stickiness = stickiness
999 if self.stickiness:
1001 if 'cookie' in self.stickiness and 'expiration' in self.stickiness:
1010 if self.stickiness['type'] == 'loadbalancer':
1014 if self.module.boolean(self.stickiness['enabled']):
1016 if 'expiration' not in self.stickiness:
1020 … expiration = self.stickiness['expiration'] if int(self.stickiness['expiration']) else None
1043 elif self.stickiness['type'] == 'application':
1048 if 'cookie' not in self.stickiness:
1056 'param_value': self.stickiness['cookie']
[all …]
/dports/science/mcstas-comps/mcstas-comps-2.5-src/share/
H A Dsas_stickyhardsphere.c73 #define IQ_PARAMETERS effect_radius, volfraction, perturb, stickiness
78 const float stickiness
86 …e IQ_PARAMETER_DECLARATIONS float effect_radius, float volfraction, float perturb, float stickiness
88 #define IQXY_PARAMETERS effect_radius, volfraction, perturb, stickiness
93 const float stickiness
101 …IQXY_PARAMETER_DECLARATIONS float effect_radius, float volfraction, float perturb, float stickiness
130 qb = -1.0f*(stickiness + eta/etam1); in Iq()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/plugins/modules/
H A Delb_classic_lb.py448 self.stickiness = stickiness
1020 if self.stickiness:
1022 if 'cookie' in self.stickiness and 'expiration' in self.stickiness:
1031 if self.stickiness['type'] == 'loadbalancer':
1035 if self.module.boolean(self.stickiness['enabled']):
1037 if 'expiration' not in self.stickiness:
1041 … expiration = self.stickiness['expiration'] if int(self.stickiness['expiration']) else None
1064 elif self.stickiness['type'] == 'application':
1069 if 'cookie' not in self.stickiness:
1077 'param_value': self.stickiness['cookie']
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/models/operations/feature_flags/
H A Dstrategy_spec.rb132 valid_parameters = { rollout: '40', groupId: 'mygroup', stickiness: 'default' }
175 parameters = { stickiness: 'default', groupId: 'mygroup', rollout: invalid_value }
192 parameters = { stickiness: 'default', groupId: 'mygroup', rollout: valid_value }
208 parameters = { stickiness: 'default', groupId: invalid_value, rollout: '40' }
223 parameters = { stickiness: 'default', groupId: valid_value, rollout: '40' }
238 parameters = { stickiness: invalid_value, groupId: 'mygroup', rollout: '40' }
255 parameters = { stickiness: valid_value, groupId: 'mygroup', rollout: '40' }

12345678910>>...25