setting the port number
Dag-Erling Smørgrav
des at linpro.no
Sat Jul 8 12:35:42 CEST 2006
The attached VCL file trigges the following assertion:
root at dma /opt/varnish# sh -x varnish.sh
+ realpath varnish.sh
+ dirname /home/varnish/varnish.sh
+ VARNISH_HOME=/home/varnish
+ export LD_LIBRARY_PATH=/home/varnish/lib
+ export PATH=/root/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/opt/varnish/bin:/home/varnish/bin
+ varnishd -p 80 -f /home/varnish/default.vcl -s file,/home/varnish/storage -w 10
Assertion failed: (t->tok == CSTR), function EncString, file vcl_compile.c, line 389.
Abort trap (core dumped)
This is basically the default config, with backend.host set to
"localhost" and backend.port set to "79". The code is unmodified
top-of-tree.
DES
--
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: default.vcl
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20060708/523b25f2/attachment-0001.ksh>
More information about the varnish-dev
mailing list