mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 06:58:58 -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)
|
||||
(max 6 (px/get-available-processors)))
|
||||
:xnio/dispatch true
|
||||
:socket/backlog 4069
|
||||
:ring/async true}
|
||||
|
||||
handler (cond
|
||||
|
|
Loading…
Add table
Reference in a new issue