Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
To Lars
#3
Hi akhi Lars,

I'd look at the W3C http logs, and see what's causing the most CPU and taking the most resources.

In my case, (I also host a bible translation), 25% would be caused by web robots, looking for new / updated content, which is a waste of performance.

(I do not program perl, but perl.net could do this <!-- sSmile --><img src="{SMILIES_PATH}/smile.gif" alt="Smile" title="Smile" /><!-- sSmile --> the code is C#

<!-- m --><a class="postlink" href="http://edn.embarcadero.com/article/38123">http://edn.embarcadero.com/article/38123</a><!-- m -->


In my solution, each page, and chapter, the 'bible engine' calculates a ETAG using each primary key + timestamp per verse (because verses can be updated). So, a whole chapter or verse selection, can be precalculated an ETAG, and you will see performance improvements.
Reply


Messages In This Thread
To Lars - by distazo - 06-04-2009, 10:12 PM
Re: To Lars - by Lars Lindgren - 06-07-2009, 05:09 PM
Re: To Lars - by distazo - 06-13-2009, 09:08 AM
Re: To Lars - by Lars Lindgren - 06-14-2009, 08:19 PM
Re: To Lars - by distazo - 06-14-2009, 09:17 PM
Re: To Lars - by Lars Lindgren - 06-15-2009, 09:41 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)