rc7 is out! We’ve upgraded to Varnish 3.0.2, fixed some bugs, and made some improvements to make your server run even faster!. Head out to the varnish download page: http://www.unixy.net/varnish
Varnish not responding to CLI, killing it died signal=3 Explained
Varnish Cache PHP Extension Hits PECL Repository
Varnish, the state-of-the-art HTTP accelerator, v3.0 is scheduled to be released in a few hours. The folks at Varnish Cache have worked tirelessly to get the 3.0 release out of the door. Congratulations on work well done!
We’ve had very positive results accelerating XenForo with Varnish (in a cluster configuration). In terms of VCL, we’re taking a slightly different approach. We’re allocating a small per-user cache (logged in), which makes XenForo pages load even faster than normal conditions.
Everyone knows that PHP opcode caching, or any kind of PHP caching for that matter, is not possible with suPHP. The workaround we’ve devised doesn’t require any compromise in terms of security.