Need some help to speed up varnish

Jewel Nuruddin jewel.nuruddin at eastbeam.co.jp
Fri Feb 17 10:55:43 CET 2012


Hello All
Here I attached my default.vcl file and /etc/sysconfig/varnish file
I check with varnish and without varnish but found without varnish is
faster then with varnish.
Can any one please help me whats wrong with my configuration.
I am new in varnish.
My basic criteria I want to cache every thing except logged users.(This is
working as my configuration)
So I need to up varnish speed.
Thanks
Jewel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20120217/925c8344/attachment.html>
-------------- next part --------------
DAEMON_OPTS="-a :80 \
             -T localhost:6082 \
             -f /etc/varnish/default.vcl \
             -u varnish -g varnish \
             -S /etc/varnish/secret \
             -p thread_pool_add_delay=2 \
             -p thread_pools=2 \
             -p thread_pool_max=10000 \
             -p session_linger=100 \
             -p sess_workspace=262144 \
             -s malloc,4G"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: default.vcl
Type: application/octet-stream
Size: 2085 bytes
Desc: not available
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20120217/925c8344/attachment.obj>


More information about the varnish-misc mailing list