I am using the Solace localhost (PubSub+ standard edition)
The current maximum single message size limit for direct messages is 10GB.
I need a limit of at least 30GB and above for Direct messages in the localhost. Is there any way to increase this limit?
Hi @chaudharys, what’s probably happening here is you’re using the default scaling tier, 100 connections, which only supports smaller message sizes of 10MB. If you upgrade your Standard Edition to the 1000 connection scaling tier, you’ll get support for 64MB messages. See Setting Scaling Parameters for how to do this.