Thanks for your answer and great software!
Best regards, Ali ________________________________ Hello Friend. On Fri, Sep 16, 2011 at 10:01 AM, Your Friend <[email protected]> wrote: > >My main question is thatif using malloc instead of file can be usefull to >reduce disk I/O operations? Yes. Newer versions of both the Linux and FreeBSD vm's will work quite hard to keep the -sfile file in sync. Malloc will only trigger disk IO when the vm needs to page out parts of varnish to the paging (swap) area. -- Per Buer, CEO Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer Varnish makes websites fly! Whitepapers | Video | Twitter
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
