<div class="gmail_quote">On Mon, Dec 13, 2010 at 12:31, Hettwer, Marian <span dir="ltr"><<a href="mailto:mhettwer@team.mobile.de" target="_blank">mhettwer@team.mobile.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div></div><div>On 13.12.10 13:24, "Tom Coady" <<a href="mailto:tom.coady@gmail.com" target="_blank">tom.coady@gmail.com</a>> wrote:<br>Erm. You are using debian here,right?</div></div></blockquote><div>

yes </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I would kick out the option -b localhost:8080 completely.<br></blockquote><div>ok</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Then go to /etc/varnish/default.vcl and change "set backend.port = 8080"<br>


to "set backend.port = 80".<br></blockquote><div>already done:</div><div>backend default {</div><div>        set backend.host = "127.0.0.1";</div><div>        set backend.port = "80";</div><div>


}</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Afterwards, start using the debian startup scripts, or if you must, start<br>
it manually with "sudo varnishd -f /etc/varnish/default.vcl -s malloc,1G<br>
-T <a href="http://127.0.0.1:2000" target="_blank">127.0.0.1:2000</a> -a <a href="http://0.0.0.0:8080" target="_blank">0.0.0.0:8080</a>"<br></blockquote><div><br></div><div><br></div><div>$ sudo varnishd -f /etc/varnish/default.vcl -s malloc,1G -T <a href="http://127.0.0.1:2000" target="_blank">127.0.0.1:2000</a> -a <a href="http://0.0.0.0:8080" target="_blank">0.0.0.0:8080</a></div>


<div>Using old SHMFILE</div><div>$ varnishlog     0 CLI            Rd ping</div><div>    0 CLI            Wr 0 200 PONG 1292243669</div><div><br></div><div>so still no sign of life while serving pages..</div><div> </div>

</div>