Plex Media Server - Proxy Protocol Support

Hello,

First of all, thank you very much for this great software! Plex’s team is doing great in developing something that is quite complex as this.

Does Plex has any plan in supporting the Proxy Protocol: https://www.haproxy.org/download/2.3/doc/proxy-protocol.txt? Considering quite a lot of people are setup using reverse proxies, I simply thought it would be natural to go that route.

Remote access is setup using the traditional port 32400. Though, since the server is hosted behind an virtual Docker network, I need to have a proxy redirecting the activity to the server. I found out that streaming through proxies isn’t working well except when HAProxy is in TCP mode. The only downside of doing that is obviously the IP address detection. Only the proxy address is showing up, not the client’s. Using the proxy protocol could solve this whole issue though.

Thank you!
David

@DaveWut

Engineering never gives roadmaps but given where I know their current focus to be, this wouldn’t be high on the list to implement.

Most users, as you notice, implement on their own because everyone has a slightly different networking requirement.

Plex has enough to do with making the media work. I would think wrangling proxies would be stepping out of scope ?

You are always welcome to submit a feature request but sincerely suggest you continue your own endeavors until such time as Engineering might say otherwise.

Plex Media Server supports the X-Forwarded-For HTTP/HTTPS header.

HAProxy (in HTTP or HTTPS modes) can add X-Forwarded-For and X-Real-IP headers. I don’t think the Proxy Protocol is necessary.

Hello @ChuckPa ,

I understand that it might not be a priority to your team to implement such new feature to Plex. I thought I could give it a try and ask if it could be a possibility. I am interested in submitting a feature request. Where should I do that?

Thank you!
David

Here’s the link to Feature Suggestions.

This is where Engineering will look for ideas.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.