From 6847237429962ed5544d2ad7cadf3c7002b39979 Mon Sep 17 00:00:00 2001 From: Owain van Brakel Date: Mon, 2 May 2022 05:51:08 +0200 Subject: [PATCH] project(groups): Switch to a faster config (still only scoped to localhost) --- .../src/main/resources/udp-openosrs.xml | 52 ++++++------------- 1 file changed, 16 insertions(+), 36 deletions(-) diff --git a/runelite-client/src/main/resources/udp-openosrs.xml b/runelite-client/src/main/resources/udp-openosrs.xml index f117e8b88f..03b0388937 100644 --- a/runelite-client/src/main/resources/udp-openosrs.xml +++ b/runelite-client/src/main/resources/udp-openosrs.xml @@ -1,7 +1,8 @@ + thread_pool.min_threads="2" + thread_pool.max_threads="200" + thread_pool.keep_alive_time="5000" + ip_ttl="0"/> + - - + + - - - + + - + max_bytes="8m"/> + - - - + \ No newline at end of file