blob: cb2cc69119fa598049d3073c891c567ade16cb7a [file] [log] [blame]
---
servicecomb:
registry:
disabled: true
address: http://127.0.0.1:30100
protocols:
rest:
listenAddress: 127.0.0.1:30110
metrics:
enable: true
interval: 10s
match:
rateLimitPolicy: |
matches:
- apiPath:
contains: "/kie"
rateLimiting:
limiterPolicy1: |
match: rateLimitPolicy
rate: 200
burst: 200
handler:
chain:
Provider:
default: access-log,monitoring,jwt,track-handler,traffic-marker,rate-limiter
transport:
maxBodyBytes:
rest: 2621440 #2.5M
maxHeaderBytes:
rest: 32768 #32K
timeout:
rest: 60s
quota:
plugin: build-in
cipher:
plugin: default
# ssl:t
# Provider.cipherPlugin: default
# Provider.verifyPeer: false
# Provider.cipherSuits: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
# Provider.protocol: TLSv1.2
# Provider.caFile:
# Provider.certFile:
# Provider.keyFile:
# Provider.certPwdFile: