Yes, wget works fine.  As does lynx, etc.  :D<div><br></div><div>I checked ulimit per Jorge's response as well.  No impact.</div><div><br></div><div>I ran make test, (which I should have done before).  123 of 174 tests failed.  All the same 503 issue.  </div>
<div><br></div><div>I'm going to recompile with debugging enabled and see what I can see.</div><div><br></div><div>FYI, the log of tests is attached if you have any insights.</div><div><br></div><div>Thanks,<br>Jacques</div>
<div><br><br><div class="gmail_quote">On Sun, Jul 11, 2010 at 8:48 PM, Kacper Wysocki <span dir="ltr"><<a href="mailto:kacperw@gmail.com">kacperw@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sun, Jul 11, 2010 at 7:54 PM, Jacques <<a href="mailto:whshub@gmail.com">whshub@gmail.com</a>> wrote:<br>
> I tried using a local server and using a vcl rather than command line<br>
> parameters to define the backend.  I still only get 503s.  Is there a way to<br>
> better debug Varnish so that I can determine why it can't make a backend<br>
> connection?<br>
<br>
</div>Yup there is a better way to debug. You attach a debugger to the live<br>
process and watch your own request come in<br>
<a href="http://varnish-cache.org/wiki/DebuggingVarnish" target="_blank">http://varnish-cache.org/wiki/DebuggingVarnish</a><br>
it's a little hands on but works fine if you have symbols and don't<br>
mind getting dirty.<br>
<br>
A dumb and simple suggestion: can you wget the backend from the<br>
varnish host? :-)<br>
<br>
Still, to me it looks like something quite platform-specific, not so simple.<br>
Do the makecheck tests all run fine?<br>
Oh, and I have a solaris box here too, my makecheck fails and it looks<br>
like there is some IPC problem:<br>
<br>
#### v1   CLI RX| Unknown request in manager process (child not running).\n<br>
---- v1   CLI debug.xid command failed: 101 Unknown request in manager<br>
process (+++ child not running).<br>
<br>
<br>
<br>
0K<br>
</blockquote></div><br></div>