satishgaudo.com

Understanding technology

Archive for the 'Apache' Category

ab – Apache HTTP server benchmarking tool

ab is a tool for benchmarking your Apache Hypertext Transfer Protocol (HTTP) server. It is designed to give you an impression of how your current Apache installation performs. This especially shows you how many requests per second your Apache installation is capable of serving. Apache Manual URL Usage: ab [options] [http://]hostname[:port]/path Options are: -n requests [...]

19 June 2010 at 15:08 - Comments
free movies online at 23:39 on 20 October 2010
Brilliant website, I had not come across satishgaudo.com previously in my searches! Continue the wonderful work!
financial help at 05:18 on 11 November 2010
Generally I do not post on blogs, but I would like to say that this post really forced me to ...

HTTP: Persistent connections

In HTTP/0.9 and 1.0, the connection is closed after a single request/response pair. In HTTP/1.1 a keep-alive-mechanism was introduced, where a connection could be reused for more than one request. Such persistent connections reduce lag perceptibly, because the client does not need to re-negotiate the TCP connection after the first request has been sent. Version 1.1 of [...]

8 January 2010 at 16:38 - Comments

Apache Virtual Host

The term Virtual Host refers to the practice of maintaining more than one server on one machine, as differentiated by their apparent hostname. For example, it is often desirable for companies sharing a web server to have their own domains, [...]

16 June 2009 at 18:58 - Comments
How I Make $300 a Day Online at 12:15 on 18 June 2009
Hey, nice post, very well written. You should post more about this.