Preparing Laravel Websockets for Production Traffic

Set Kyar Wa Lar
2 min readJun 20, 2021
Unstable WebSocket connection dropping at certain concurrent request

There are quite a lot of blogs and screencasts about “How to set up Laravel Websockets”. Those work great. But, when I try to use the Laravel Websockets on production. There are quite a few things to notice.

Configurations

By checking official documentation’s deployment guide. We need to

  1. Increasing the maximum

--

--