mirror of
https://github.com/penpot/penpot.git
synced 2025-02-02 12:28:54 -05:00
📎 Increase http socket backlog
This commit is contained in:
parent
8fb62628d2
commit
f1c42a698d
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@
|
||||||
:xnio/worker-threads (or (::worker-threads cfg)
|
:xnio/worker-threads (or (::worker-threads cfg)
|
||||||
(max 6 (px/get-available-processors)))
|
(max 6 (px/get-available-processors)))
|
||||||
:xnio/dispatch true
|
:xnio/dispatch true
|
||||||
|
:socket/backlog 4069
|
||||||
:ring/async true}
|
:ring/async true}
|
||||||
|
|
||||||
handler (cond
|
handler (cond
|
||||||
|
|
Loading…
Add table
Reference in a new issue