Server Not Responding
Kristian Lyngstol
kristian at varnish-software.com
Mon Dec 13 12:15:22 CET 2010
On Mon, Dec 13, 2010 at 11:02:25AM +0000, Tom Coady wrote:
> $ sudo varnishd -f /etc/varnish/default.vcl -s malloc,1G -T 127.0.0.1:2000-a
> 0.0.0.0:8080
You are missing a space between -T and -a.
Also, you should be using the normal startup scripts instead of executing
varnishd directly, then edit /etc/default/varnish (or
/etc/sysconfig/varnish for redhat-like systems).
> $ netstat
You need to use -l (or better yet: -nlpt) to get anything useful for this
scenario. Ie: netstat -nlpt.
- Kristian
PS: It's easier to follow your thread if you don't top-post.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20101213/5f2d1523/attachment.pgp>
More information about the varnish-misc
mailing list