When I ask questions, many of the times, people leave answers like "first learn about this (or that)." The problem is, I don't know if I can find books specifically written on those subjects.

Here are a few I have been advised to learn about (from many questions I've read and asked): Basics and working of...

  • HTTP, HTTPS, TCP, UDP
  • Browsers
  • client - server separation
  • Web server security (+ software-based Anti-DDOS techniques)
  • virtual hosts (as seen in web servers like Apache)
  • caching and cache-control headers (eTags etc)

Please advise good reading resources on the aforementioned subjects (each subject individually).

[NOTE: This question felt more like a Serverfault/stackoverflow mixup. But I am not sure. If anything is wrong, kindly suggest in the comments.]

link|improve this question
Wikipedia, Google, Amazon Book Store and the Internet in general. – mailq Oct 23 '11 at 19:03
Requests of lists of resources are not really what SF is meant for. As mailq says, for any of those topics, you need to Google around and find stuff to read. – Ward Oct 24 '11 at 6:08
feedback

closed as not constructive by mailq, Ward, Iain, Scott Pack, MDMarra Nov 14 '11 at 2:21

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

up vote 0 down vote accepted

Okay, thought I'd get some advise (it's easy to find a book on a given subject, but a good one is difficult, and since I'd be buying, thought I should ask first).

Anyway, I can't leave this question like this, so I am answering it myself, with the books I found on given topics.

[I'll probably have to update this answer, when actually read some books and find some good ones.]

link|improve this answer
feedback