Daniel, Which version of Varnish are you running? Have you tried "telnet www.omegasystems.cl 80" from Varnish server? Which was the response?
-- Roberto O. Fernández Crisial @rofc On Wed, Dec 21, 2011 at 6:29 PM, Daniel Benavides <[email protected]> wrote: > mrs. > > I'm cashing server, if backend page not is virtual host, the cashing > working. > > but the backend page is a virtual host, the cashing not working > > I can not modify de webservers. > > example > ---working > > backend default { > .host = "www.sgi.com"; > .port = "80"; > } > > > ---- Not working > > backend default { > .host = "www.omegasystems.cl"; > .port = "80"; > } > > Please help me > > > ______________________________**_________________ > varnish-misc mailing list > [email protected] > https://www.varnish-cache.org/**lists/mailman/listinfo/**varnish-misc<https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc> >
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
