Skip to content

Commit

Permalink
[Java] Remove 16k mtu from low latency properties.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Sep 23, 2018
1 parent 5836c00 commit e7529bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aeron-driver/src/main/resources/low-latency.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
aeron.term.buffer.sparse.file=false
aeron.mtu.length=16k
aeron.socket.so_sndbuf=2m
aeron.socket.so_rcvbuf=2m
aeron.rcv.initial.window.length=2m
Expand Down

0 comments on commit e7529bb

Please sign in to comment.