Ad Widget

Collapse

zabbix behind a reverse proxy

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pclink
    Junior Member
    • Sep 2010
    • 1

    #1

    zabbix behind a reverse proxy

    Hi all,
    I've recently installed zabbix 1.8.3 on a virtual machine on a server where IIS7+ARR is installed - configured to access zabbix through reverse proxy rules.

    Scenario:
    physical machine IP: x.y.z.k
    virtual machine: 192.168.j.w
    IIS7/ARR configured to rewrite incoming url x.y.z.k:8980 to 192.168.j.w and to rewrite outgoing url (from virtual server to client) from 192.168.j.w to x.y.z.k:8980

    The above seem to work well - from my machine I can access zabbix through the reverse proxy and I can log on to zabbix.

    However, zabbix pages seem to contain errors (IE8 reports it showing the error icon in the botton left page corner) and, in fact, I can click on the zabbix menus but nothing happens - looks like the javascript code is not executed.
    Note that I had to disable http response compression to be able to rewrite outgoing urls passing IIS7/ARR.

    Help....!

    thank you.
    Gianluca
Working...