From b44a56e0b414c3b68624954f1e36ed49e290b0b8 Mon Sep 17 00:00:00 2001 From: Melanie Thielker Date: Mon, 4 May 2009 02:24:30 +0000 Subject: Add a parameter that limits the max size of the outbound packet. Defaulted at 1400 since the headers get added to that (32 bytes plus UDP headers) --- bin/OpenSim.ini.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 8ae6e00..ec90488 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -1285,3 +1285,5 @@ ;FullUpdatesPerPacket=14 ;TerseUpdateRate=10 ;FullUpdateRate=14 + + ;PacketMTU = 1400 -- cgit v1.1