summaryrefslogtreecommitdiff
path: root/shaping/include
diff options
context:
space:
mode:
Diffstat (limited to 'shaping/include')
-rw-r--r--shaping/include/shaper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shaping/include/shaper.h b/shaping/include/shaper.h
index 46bc07f..f0c1039 100644
--- a/shaping/include/shaper.h
+++ b/shaping/include/shaper.h
@@ -25,7 +25,7 @@ extern "C" {
#define CONFIRM_PRIORITY_PKTS 20
-#define SHAPING_WROK_THREAD_NUM_MAX 128
+#define SHAPING_WROK_THREAD_NUM_MAX 256
#define SHAPING_STAT_REFRESH_INTERVAL_SEC 2
#define SHAPING_STAT_REFRESH_MAX_PER_POLLING 5