0
Fork 0
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:
Andrey Antukh 2023-04-25 16:25:49 +02:00
parent 8fb62628d2
commit f1c42a698d

View file

@ -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