diff --git a/include/haproxy/defaults.h b/include/haproxy/defaults.h index baa9aff51..8ea94e53a 100644 --- a/include/haproxy/defaults.h +++ b/include/haproxy/defaults.h @@ -404,7 +404,7 @@ /* default per-thread pool cache size when enabled */ #ifndef CONFIG_HAP_POOL_CACHE_SIZE -#define CONFIG_HAP_POOL_CACHE_SIZE 1048576 +#define CONFIG_HAP_POOL_CACHE_SIZE 524288 #endif #ifndef CONFIG_HAP_POOL_CLUSTER_SIZE