Rocket.Chat working behing nginx Reverse Proxy

Hi,

I have the Rocket.Chat server behind a nginx Reverse Proxy. The reverse proxy is used to direct the traffic based on URL request and to provide the SSL certificates.

It seems that Rocket.Chat is working fine, just it looks like a slow response. I’m wondering if there is something to configure on reverse proxy or even at Rocket.chat server to improve the response time of application.

I have other applications behind the same nginx without issues.

Best regards,

Fernando

What does your configuration look like behind the reverse proxy? Usually not a whole lot at the proxy level you’ll need to tweak. But depending on your setup there might be other things you can tweak.

Also more details about when and what situations its slow. If that slowness is paired with system load… etc.

Basically no one size fits all response :slight_smile: