Skip to content

Commit f33f95f

Browse files
authored
Update README.md
1 parent f1cdb03 commit f33f95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This software is a part of __UnicornTranscoder__ project, it's the LoadBalancer
5656

5757
### 2. Notes
5858

59-
All requests to the Plex Media Server should pass through the *UnicornLoadBalancer*, if someone reach the server directly he will not be able to start a stream, since FFMPEG binary has been replaced. To solve this problem it is recomended to configure an iptable rule to drop direct access from port **32400**.
59+
All requests to the Plex Media Server should pass through the *UnicornLoadBalancer*, if someone reach the server directly he will not be able to start a stream, since FFMPEG binary has been replaced. To solve this problem it is recomended to configure an iptable rule to drop direct access from port **32400**. You also need to remove the **Plex Relay** binary.
6060
It is also recomended to setup a nginx reverse proxy in front of the *UnicornLoadBalancer* to setup a SSL certificate.
6161

6262
```

0 commit comments

Comments
 (0)