On Tue, Feb 07, 2012 at 12:46:25PM -0800, Kevin wrote: > > Tried setting it globally first and for fun at the VirtualHost > level, too, with the same results, :8080 in any of our URLs when > the trailing / is omitted. > > As much as I hate to say it, this is a show-stopper for me right now > with getting Varnish in play in our environment. > > Anyone have any other ideas?
Run apache on port 80. We usually bind apache to 127.0.0.1:80 where backend and varnish runs on the same machine. -- Andreas _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
