public marks

PUBLIC MARKS with tags apache & tuning

2008

Caching Tutorial for Web Authors and Webmasters

by holyver & 23 others, 1 comment
A Web cache sits between one or more Web servers (also known as origin servers) and a client or many clients, and watches requests come by, saving copies of the responses — like HTML pages, images and files (collectively known as representations) — for itself. Then, if there is another request for the same URL, it can use the response that it has, instead of asking the origin server for it again.

How To Optimize Your Site With HTTP Caching | BetterExplained

by holyver & 2 others
Caching is a great example of the ubiquitous time-space tradeoff in programming. You can save time by using space to store results. In the case of websites, the browser can save a copy of images, stylesheets, javascript or the entire page. The next time the user needs that resource (such as a script or logo that appears on every page), the browser doesn’t have to download it again. Fewer downloads means a faster, happier site.

Cache control header and browser cache behaviours | Inmates Are Running Asylum

by holyver
Vey useful links for cache control and browser behaviors * Explain of cache control in detail (very nice article! ) http://betterexplained.com/articles/how-to-optimize-your-site-with-http-caching/ * The State of Browser Caching: http://www.mnot.net/blog/2006/05/11/browser_caching * XMLHttpRequest caching: http://www.mnot.net/javascript/xmlhttprequest/cache.html

2007

2006

Shell Tips ! » Fine tuning a Linux Apache MySQL PHP (LAMP) server

by orieg
Fine post about tuning a Linux Apache MySQL PHP (LAMP) Server. From the software approach to the TCP tuning. Many clues about tuning a linux server.

2005

1969

Nik Cubrilovic » Blog Archive » Techcrunch Feels The Crunch

by HandySolo
Interesting story with some decent (I hope) apache tuning tips.

PUBLIC TAGS related to tag apache

bestpractices +   bestpracticies +   blogging +   browser +   cache +   howto +   lamp +   linux +   mysql +   network +   os +   performance +   php +   server +   shell +   tcp +   tips +   tune +   tuning +   tutorial +   wordpress +  

Active users

holyver
last mark : 10/10/2008 12:08

kuruzman
last mark : 15/07/2007 22:24

orieg
last mark : 25/11/2006 02:25

taizo_onexone
last mark : 24/05/2006 00:57

dcancel
last mark : 16/03/2006 01:21

camel
last mark : 22/02/2006 14:56

mbertier
last mark : 22/02/2006 14:26

gkojax
last mark : 01/12/2005 03:42

HandySolo
last mark : 31/12/1969 17:00