Wiki

« Back to HowTo Articles

Increasing Packet Size for Etch communication

Max Packet Size#

By default, Etch sets the Max Packet Size at 16KB for applications and plugins and the Etch Bridge defaults to 100KB. The smaller of the two is the default.

To Use the Etch Bridge Max Packet Size#

To change the Max Packet Size to 100KB, the developer must add a Packetizer.maxPktSize parameter to their connection URIs to override the Etch default.

tls://localhost:9000?TlsConnection.authReqd=false&Packetizer.maxPktSize=102392&TcpTransport.reconnectDelay=4000"

To Use the Default MaxPacketSize#

  1. Open C:\Program Files\Cisco Systems\Unified Application Environment\AppServer\AppServerService.exe.config.
  2. Set "EtchBridgeMaxPacketSize" value to "".
  3. Restart the AppServer service.
0 Attachments
585 Views
Average (0 Votes)
The average rating is 0.0 stars out of 5.
Comments
No comments yet. Be the first.