PUBLIC   marks

PUBLIC MARKS with tag tuning

Sponsorised links

This year

Sponsorised links

2008

Caching Tutorial for Web Authors and Webmasters

by holyver & 25 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 & 1 other
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

Tools for Performance Tuning and Optimization | 2bits.com, Inc. - Drupal Development, Customization and Consulting

by holyver
When tuning a site's performance, a system administrator needs certain tools to measure and monitor how the site is doing under increasing load, as well as identify where bottlenecks may be. Linux system performance monitoring tools On Linux, there are several tools available to you to do this. We describe what we have found as the most helpful in this section.

Tuning the Apache MaxClients parameter | 2bits.com, Inc. - Drupal Development, Customization and Consulting

by holyver
Apache prefork, StartServers, MaxSpareServers and MinSpareServers In the most common case, you will be using Apache in the prefork mode, meaning one process per connection, with a pool of processes pre-forked to standby for connections. The number of spare processes is defined by the values MaxSpareServers, MinSpareServers, while the number to start is defined by StartServers.

ColdFusion MX: Explanation of Request Timeout and threadWaitTimeout settings

by ERSWeb (via)
This TechNote explains what the Request timeout and threadWaitTimeout settings are and how they work. Note: Screenshots are from CFMX 6.1 Administrator but information also applies to CFMX 7.

2007

Power PostgreSQL - PerfList

by ogrisel (via)
This is a set of rules of thumb for setting up your PostgreSQL 8.0 server. A lot of the below is based on anecdotal evidence or practical scaling tests; there's a lot about database performance that we, and OSDL, are still working out. However, this should get you started. All information below is useful as of January 12, 2005 and will likely be updated later. Discussions of settings below supercede the recommendations I've made on General Bits.

G-Power successfully conducts heart transplantation

by nektotigra
The patient, BMW M3 CSL E46 coupe that was given a new V10 heart from the M5 sedan, feels fine.

Surviving 100,000 instant Visitors on a Budget

by holyver (via)
Last Sunday I casually wrote a post about the most common pitfalls in photography. I had written the post a long time ago, but I never put it on this site. The story ended up on the front page of Digg, stayed there for nearly 12 hours and was picked up by a bunch of secondary sources, resulting in 100,000 Visitors within a day (most of them within the first 12 hours). Trying to keep my server up and alive, I learned a lot about what it takes to keep the server alive, hence I decided to slide a non photography related post in, hopefully giving everyone who finds themselves in a similar situation some points to consider.

VroomWorld - My Car Space

by FullThrottle
VroomWorld ist eine Web 2.0 Plattform auf der Benutzer Bilder und Videos kostenlos einstellen und verwalten können. Allerdings ist VroomWorld eine themenbezogene Community die sich auf Autos konzentriert. Bilder und Videos können hier ganz einfach hochgeladen, getaggt und geschützt in Ordnern abgelegt oder zu Alben zusammengestellt werden. Dann kann jedes Mitglied seine Bilder und Videos veröffentlichen und mit der VroomWorld Community oder Freunden und Familie austauschen. VroomWorld ist ein Treffpunkt für Gleichgesinnte. Hier kannst Du dich mit anderen austauschen, befreunden und regelmäßig im Internet treffen.

Citroen Saxo con motor de 220 caballos :: Historias del Motor ::

by HistoriasDelMotor
Estas son las preparaciones que a mi me gustan, un coche discreto, al menos no es muy estrambótico como suelen ser muchos otros coches tuning, pero que las mata callando. La preparación mecánica de este coche es impresionante, han sustituido los asient

Bentley haciendo drift :: Historias del motor

by HistoriasDelMotor
video made in japan de un japonés haciendo drift con todo un Bentley.

PUBLIC TAGS related to tag tuning

no tag

Sponsorised links