Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

When you're dealing with a web cache, don't you want to explicitly know whether your cache contents are in memory or on disk, and be able to fine-tune that?

The point of this article is that you think you want to control that, but you actually don't. The kernel can probably do a fine job. (Of course, PHK develops the kernel, so when it doesn't do what he wants he can just change it. Many others are not so lucky.) PHK is telling normal programmers to follow the rules; extraordinary ninja rockstar programmers are smart enough to know when to break the rules. If you want extremely high performance you should manage everything yourself, but this is so difficult to do right that documenting how to do it would just encourage people to shoot themselves in the foot.

On a practical note, which is faster, HAProxy or Varnish?



HAProxy isn't a cache. Its not a good comparison.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: