hi all,
i installed olsws and it works on 8088 (in listeners)
i installed varnish and config these file:
/etc/varnish/default.vcl :
put in backend :
.host = "my_server_ip"
.port = "8088"
-----------------------
/etc/sysconfig/varnish
put
VARNISH_LISTENER_PORT=8088
put now when i open on port 80 i just get error 503
what do i have to do?
i installed olsws and it works on 8088 (in listeners)
i installed varnish and config these file:
/etc/varnish/default.vcl :
put in backend :
.host = "my_server_ip"
.port = "8088"
-----------------------
/etc/sysconfig/varnish
put
VARNISH_LISTENER_PORT=8088
put now when i open on port 80 i just get error 503
what do i have to do?