Changes between Version 85 and Version 86 of NewLiveServer
- Timestamp:
- 02/24/12 13:59:16 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewLiveServer
v85 v86 169 169 -f /etc/varnish/default.vcl \ 170 170 -S /etc/varnish/secret \ 171 -s file,/var/lib/varnish/$INSTANCE/varnish_storage.bin,256M" 172 }}} 171 -s file,/var/lib/varnish/$INSTANCE/varnish_storage.bin,512M" 172 }}} 173 174 The memory was set to 256M and was increased after more RAM was added to the server, see ticket:397. 173 175 174 176 And in /etc/varnish/default.vcl :