Bondy
About Leapsight
Services
Search…
Welcome
Release Notes
Documentation License
FAQs
Gitlab Repository
Ideas Portal
Overview
What is Bondy
Features
Architecture
Getting Started (Docker)
Installing
Installing from Source
Installing using Docker
Deploying with Kubernetes
Configuring
Basic Configuration
Configuration Reference
OS Configuration
General Configuration
Admin API Configuration
WAMP Configuration
REST API Gateway Configuration
Broker Bridge Configuration
Security Configuration
Cluster Configuration
Configuring Bondy on Docker
REST API Gateway Settings
Broker Bridge Settings
Using
Introduction to WAMP
Developing with WAMP
Developing with REST
Operating
Security
Operating a Cluster
Monitoring
Logging
Tracing
Reference
Overview
WAMP API
Admin REST API
WAMP Compliance
WAMP Protocol Docs
Contributing
Coding Guidelines
Code of Conduct
Roadmap
Powered By
GitBook
WAMP Configuration
Key
Acceptable Values
Default
wamp.tcp.enabled
on | off
on
wamp.tcp.port
integer
18082
wamp.tcp.acceptors_pool_size
integer
200
wamp.tcp.max_connections
integer
100000
wamp.tcp.keepalive
on | off
on
wamp.tcp.nodelay
on | off
on
wamp.tcp.serializers.erl
4..15
15
wamp.tcp.serializers.bert
4..15
4
wamp.tls.enabled
on | off
off
wamp.tls.port
integer
18085
wamp.tls.acceptors_pool_size
integer
200
wamp.tls.max_connections
integer
100000
wamp.tls.keepalive
on | off
on
wamp.tls.nodelay
on | off
on
wamp.tls.backlog
integer
1024
wamp.tls.certfile
path to a file
$(platform_etc_dir)/cert.pem
wamp.tls.keyfile
path to a file
$(platform_etc_dir)/key.pem
wamp.tls.cacertfile
path to a file
$(platform_etc_dir)/cacert.pem
Previous
Admin API Configuration
Next
REST API Gateway Configuration
Last modified
2yr ago
Copy link