[DiscordArchive] Do you mean for the authserver?
[DiscordArchive] Do you mean for the authserver?
Archived author: Revision • Posted: 2025-06-24T21:21:32.507000+00:00
Original source
I mean to enable it for both authserver and worldserver
Archived author: Revision • Posted: 2025-06-24T21:21:34.846000+00:00
Original source
Oh
Archived author: Revision • Posted: 2025-06-24T21:21:53.522000+00:00
Original source
I don't know then, sorry. I've never used AC with a proxy.
Archived author: Flying Phoenix • Posted: 2025-06-24T21:23:13.815000+00:00
Original source
Thanks for your help though, I appreciate that.
Archived author: walkline • Posted: 2025-06-24T21:40:03.844000+00:00
Original source
If you enabled proxy protocol on authserver side you need to enable it on haproxy side as well. You can find example config here - https://github.com/azerothcore/azerothco...pull/18839
[Embed: feat(Core/Network): Add Proxy Protocol v2 support. by walkline · P...]
In some cases, you may want to place the authserver or worldserver behind a proxy or load balancer. However, if you do this, you would lose the client's address (IP). To address this issue,...
https://github.com/azerothcore/azerothco...pull/18839