Hi all,
I have installed varnish a while ago on a ubuntu server but now I need
varnish to use less memory.
I did configure in /etc/default/varnish the DAEMON_OPTS to :
"-a :6081 \
             -T localhost:6082 \
             -f /etc/varnish/default.vcl \
             -S /etc/varnish/secret \
             -p thread_pools= 8 \
             -p thread_pool_max=50 \
             -s malloc,128m"
but varnish is still configured with malloc,256m.
I also tried to change directly configuration in /etc/init.d/varnish but
same problem.

Do you have a clue ?

Thanks in advance,

-- 
CHUNKZ.NET - script kiddie and computer technician
Bertrand Caplet, Flers (FR)
Feel free to send encrypted/signed messages
Key ID: 6E494EB9
GPG FP: CB1B 664A 9165 98F8 459F 0807 CA35 B76F 6E49 4EB9


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to