From 01193bd75526bbdfe4e0d189e0662ada302e9c04 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 11 Aug 2016 16:52:08 +0200 Subject: [PATCH] chat - add websocket stuff --- customer/pixelpark/chat01.pixelpark.com.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/pixelpark/chat01.pixelpark.com.yaml b/customer/pixelpark/chat01.pixelpark.com.yaml index f4c44a62..b4fe1b5f 100644 --- a/customer/pixelpark/chat01.pixelpark.com.yaml +++ b/customer/pixelpark/chat01.pixelpark.com.yaml @@ -64,6 +64,7 @@ site::profile::apache::pp_vhosts: PassengerAppType node PassengerNodejs /usr/bin/node PassengerStartupFile main.js + PassengerForceMaxConcurrentRequestsPerProcess 0 passenger_app_root: /opt/Rocket.Chat/bundle passenger_app_env: production setenv: -- 2.39.5