<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>Re: best configuration for varnish and multiple IPs and vhosts?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>One varnish on one IP, that knows about all of the apache vhosts. You can run apache on 127.0.0.1 if you like. Varnish must answer externally for these websites.<BR>
<BR>
--------------------------<BR>
Sent using BlackBerry<BR>
416 561 4871<BR>
<BR>
----- Original Message -----<BR>
From: varnish-misc-bounces@varnish-cache.org <varnish-misc-bounces@varnish-cache.org><BR>
To: varnish-misc@varnish-cache.org <varnish-misc@varnish-cache.org><BR>
Sent: Mon Jun 21 19:34:28 2010<BR>
Subject: best configuration for varnish and multiple IPs and vhosts?<BR>
<BR>
<BR>
I searched around for an answer to this, but wasn't able to find<BR>
anything comprehensive, so I'll ask here.  I'm a total newbie at this<BR>
stuff, so please let me know if I missed some obvious link.<BR>
<BR>
I have a single webserver with 5 IP addresses.  Each IP has at least one<BR>
apache-based site on it, and sometimes there are multiple on a single IP<BR>
via NameVirtualHost.  None of the sites share any content.<BR>
<BR>
What is the best varnish setup for this?  It seems there are multiple<BR>
options:<BR>
<BR>
1.  Have a single varnishd listen on all the IPs and run them all<BR>
through a single apache port with name virtual hosts, so it's one big cache?<BR>
<BR>
2.  Multiple varnish daemons, one per IP, apache listening on multiple<BR>
ports, one per IP for the back end?<BR>
<BR>
3.  Something else entirely?<BR>
<BR>
I don't have a ton of memory, if that matters.  I need to use a cache<BR>
mostly to handle spikes from being reddited and whatnot, the normal<BR>
daily load is fine for the server.<BR>
<BR>
Thanks,<BR>
Chris<BR>
<BR>
<BR>
<BR>
_______________________________________________<BR>
varnish-misc mailing list<BR>
varnish-misc@varnish-cache.org<BR>
<A HREF="http://lists.varnish-cache.org/mailman/listinfo/varnish-misc">http://lists.varnish-cache.org/mailman/listinfo/varnish-misc</A><BR>
</FONT>
</P>

</BODY>
</HTML>