TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Books on http performance and caching

1 pointsby sdsk8over 7 years ago
I am working for a CDN and i need to learn more about http performance, http protocol, caching and things like that.<p>What is the best books in this field?<p>Thank you!

1 comment

zapperdapperover 7 years ago
You could start by taking a look at the Squid web site (<a href="http:&#x2F;&#x2F;www.squid-cache.org" rel="nofollow">http:&#x2F;&#x2F;www.squid-cache.org</a>). Also the HAProxy web site (<a href="http:&#x2F;&#x2F;www.haproxy.org" rel="nofollow">http:&#x2F;&#x2F;www.haproxy.org</a>). There&#x27;s some useful background info there. There&#x27;s also a commercial entity behind HAProxy with some additional info (<a href="https:&#x2F;&#x2F;www.haproxy.com" rel="nofollow">https:&#x2F;&#x2F;www.haproxy.com</a>). A nice intro to HAProxy here: <a href="https:&#x2F;&#x2F;www.digitalocean.com&#x2F;community&#x2F;tutorials&#x2F;an-introduction-to-haproxy-and-load-balancing-concepts" rel="nofollow">https:&#x2F;&#x2F;www.digitalocean.com&#x2F;community&#x2F;tutorials&#x2F;an-introduc...</a><p>Also take a look at the Wikipedia pages for Squid and HAProxy.<p>With regards books, the ones I looked at seemed a bit dated.