Skip to content

Commit e8528f4

Browse files
author
Pablo Lopez
committed
Max inactive set to 200
1 parent 8f2f331 commit e8528f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/kinetic.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ start_pool() ->
319319
{port, 443},
320320
{pool_size, PoolSize},
321321
{enable_pipelining, true},
322+
{max_inactive, 200},
322323
{gun_opts, GunOpts}])
323324
end,
324325
kinetic_utils:regions()).

0 commit comments

Comments
 (0)