rabbitmq / rabbitmq-web-stomp

Provides support for STOMP over WebSockets
Other
89 stars 26 forks source link

Use 10 TLS connection acceptors by default #92

Closed michaelklishin closed 5 years ago

michaelklishin commented 5 years ago

Proposed Changes

Bumps number of TLS connection acceptors to 10 by default. See rabbitmq/rabbitmq-server#1729 for context.

Types of Changes

Checklist

Further Comments

Part of rabbitmq/rabbitmq-server#1729.

[#161136615]