Sorry I did not explain well. It is like this:
Browser --> Varnish --> Site1 OK. Works. Default configure. Browser --> Varnish --> Site2 Blank pages <html></html> wget --> Site2 OK. Works. index.html Browser --> Squid --> Site2 Works only with index.html. When I click a link, it goes to http://Site2, bypass Squid. I am trying to replace Squid with Varnish to fix this problem. Thanks a lot! Fulan Peng On Thu, Jan 28, 2010 at 4:25 PM, Martin Boer <[email protected]> wrote: > I'm not a guru so I could really use more information to figure out exactly > what is happening. > > Are you implying that when you have varnish in front of your 2 websites it > is working correctly when accessing the sites through wget but not hen using > internet explorer and/or firefox ? > If so, could you paste some varnishlog of > > wget -> varnish -> site1 > -> site2 > > firefox -> varnish -> site1 > -> site2 > > explorer -> varnish -> site1 > -> site2 > > and describe for each if it is working or not. > > Martin > > > fulan Peng wrote: >> >> Hi Varnish gurus: >> >> I am new to varnish. I got Varnish working with default config with >> one web site. >> when I change to another web site, varnish response with a blank page. >> <html> </html> >> wget can normally fetch the index.html page. >> >> When I start varnishlog and cat varnish.log file, there are a lot of >> PING and PONG. No clue what is wrong. >> >> No other error message. >> >> Please help me out! Thank you! >> >> Fulan Peng >> _______________________________________________ >> varnish-misc mailing list >> [email protected] >> http://projects.linpro.no/mailman/listinfo/varnish-misc >> >> >> > > _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
