Can I Change the WebSocket Port in HiveMQ Cloud Serverless?
Question
A customer attempted to change the WebSocket port from the default 8884
to 443
in the HiveMQ Cloud Serverless plan. However, the platform did not allow this change.
Answer
Problem
Customer Action: Tried to set a custom WebSocket port (
443
) via the HiveMQ Cloud portal.Expected Behavior: Ability to modify the WebSocket port.
Actual Behavior: The port field is fixed and not editable.
π‘ Root Cause
The HiveMQ Cloud Serverless plan uses a fixed WebSocket port (8884). This limitation is by design and cannot be changed in Serverless deployments.
β Resolution
To use a custom WebSocket port (e.g., 443
), you need to upgrade to a HiveMQ Cloud Dedicated (Enterprise) plan, which offers greater flexibility and configurability.
π Alternatives & Next Steps
Stay with the Serverless plan and use port
8884
for WebSocket communication.Upgrade to a Dedicated plan to configure WebSocket ports as needed.
Contact HiveMQ Sales for migration guidance or plan options.
π§ͺ Reproduction Steps
To see the limitation:
Log into your HiveMQ Cloud account.
Navigate to your clusterβs overview page.
Attempt to edit the WebSocket port in the configuration section.
Observe that the field is fixed at
8884
.
π Plan Limitation Summary
Feature | Serverless Plan | Dedicated Plan |
---|---|---|
WebSocket Port Customization | β Not Supported | β Supported |
Default Port | 8884 | Configurable |
TLS/SSL Support | β Yes | β Yes |
π¬ Still Have Questions?
Feel free to contact support if you have questions or need help selecting the right plan.