GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LAVINMQ(1) User Commands LAVINMQ(1)

lavinmq - fast and advanced message queue server

lavinmq [arguments]

Config file (INI format)
Data directory
Log level (Default: info)
Verbose logging
Limit default user to only connect from loopback address
(Deprecated) Limit default user to only connect from loopback address
Default consumer prefetch (default: 65535)
Default user (default: guest)
Hashed password for default user (default: '+pHuxkR9fCyrrwXjOD4BP4XbzO3l8LJr8YkThMgJ0yVHFRE+' (guest))
Don't put a file lock in the data directory (default: true)
Raise on GC warnings (default: false)

IP address that the AMQP, MQTT and HTTP servers will listen on (default: 127.0.0.1)
AMQP port to listen on (default: 5672)
AMQPS port to listen on (default: -1)
IP address that the AMQP server will listen on (default: 127.0.0.1)
MQTT port to listen on (default: 1883)
MQTTS port to listen on (default: 8883)
IP address that the MQTT server will listen on (default: 127.0.0.1)
HTTP port to listen on (default: 15672)
HTTPS port to listen on (default: -1)
IP address that the HTTP server will listen on (default: 127.0.0.1)
AMQP UNIX path to listen to
HTTP UNIX path to listen to
MQTT UNIX path to listen to
TLS certificate (including chain)
Private key for the TLS certificate
List of TLS ciphers to allow
Mininum allowed TLS version (default 1.2)

Enable clustering
Advertised URI for the clustering server
Key prefix used in etcd (default: lavinmq)
Listen for clustering followers on this port (default: 5679)
Listen for clustering followers on this address (default: localhost)
Maximum unsynced actions

--clustering-etcd-endpoints=URIs Comma separeted host/port pairs (default: 127.0.0.1:2379)

Show version
Show build information
Show this help
July 2025 lavinmq 2.3.0

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.