Yes, by definition name-based hosts use the same ip number but have different host.domain.tlds. If I use only one cache_peer line, how do I configure more than one name-based virtual host on the server with that ip address?
-- Jim Flowers<[EMAIL PROTECTED]> ---------- Original Message ----------- From: Robert Collins <[EMAIL PROTECTED]> To: Jim Flowers <[EMAIL PROTECTED]> > On Fri, 2003-08-08 at 06:16, Jim Flowers wrote: > > cache_peer origin-host-ip parent 80 0 no-query originserver > > name=vhost1.domain.tld ; virtual name-based host #1 > > > > cache_peer origin-host-ip parent 80 0 no-query originserver > > name=vhost2.domain.tld ; virtual name-based host #2 > > Are these the same origin host ips? If they are the same, then you > should only have one cache_peer line. If it's not the same, then it's > not clear whats wrong in your access log from the context you've > given me. > > Cheers, > Rob
