8.7.11 Reverse Proxy/Multi-Server - unwanted redirection when viewing mailbox from admin console

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
Jeepers
Posts: 2
Joined: Mon Jun 11, 2018 3:22 pm

8.7.11 Reverse Proxy/Multi-Server - unwanted redirection when viewing mailbox from admin console

Post by Jeepers »

3 node multi-server environment.
1 external/DMZ proxy and mta (server3)
2 internal mailbox servers (servers 1 & 2)

When viewing users mail that resides on server2 from the Admin console on server1, the URL changes from https://server1.domain.com:7071/zimbraAdmin/ to https://server2.domain.com:7443/mail?adminPreAuth=1#1, when viewing users mail that resides on server1 from teh admin console on server1, the URL changes from https://server1.domain.com:7071/zimbraAdmin/ to https://server3.domain.com/mail?adminPreAuth=1#1 (notice no port for this server compared to the other)

I'd like all traffic to stay on server1, and not redirect the session so I can lock down the firewalls on the other servers.

Another issue is in the distribution lists page in the admin console I frequently do not get a scroll bar and instead get an error Failed to load resource: the server responded with a status of 429 (Too Many Requests).
User avatar
fs.schmidt
Outstanding Member
Outstanding Member
Posts: 278
Joined: Sat Sep 13, 2014 3:37 am
Location: Brazil
Contact:

Re: 8.7.11 Reverse Proxy/Multi-Server - unwanted redirection when viewing mailbox from admin console

Post by fs.schmidt »

Hello,

Try to set the "Public service host name" in the domain configuration. You don't need to restarta any service, just reload the browser:

Image
Jeepers
Posts: 2
Joined: Mon Jun 11, 2018 3:22 pm

Re: 8.7.11 Reverse Proxy/Multi-Server - unwanted redirection when viewing mailbox from admin console

Post by Jeepers »

I thought that field was only configured the URL used for the domain's REST api.

I'll give this a try anyway during our next maintenance window and report back. Thanks for the suggestion.

- Jeepers
Post Reply