On Thu, Dec 07, 2006 at 11:57:34AM -0800, H. Peter Anvin wrote:
Olivier Galibert wrote:
quoted
On Thu, Dec 07, 2006 at 11:16:58AM -0800, H. Peter Anvin wrote:
quoted
Unfortunately, the most common queries are also extremely expensive.
Do you have a top-ten of queries ? That would be the ones to optimize
for.
The front page, summary page of each project, and the RSS feed for each
project.
Hmmm, maybe you could have the summaries and rss feed generated on
push, which could also generate elementary files with lines of the
front page. That would make these top offenders static page serving.
OG.