Writing /home/user/smartcj.com/wiki/data/cache/9/999da8b22503bdecc64f56e341669ab7.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /home/user/smartcj.com/wiki/data/cache/9/999da8b22503bdecc64f56e341669ab7.metadata failed
new_rotation_perfomance
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| new_rotation_perfomance [2014/01/29 18:04] – external edit 127.0.0.1 | new_rotation_perfomance [2026/03/21 10:11] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== New Rotation | + | ====== New Rotation |
| - | With New Rotation you get a lot of pages. Old style rotation | + | The new rotation |
| - | Pretty common situation: 300 categories, 7 pages in each, 3 ways to sort galleries inside category | + | Here's a typical scenario: you have 300 categories, 7 pages per category, 3 sort options |
| - | It doesn' | + | Creating this many pages via cron as static content would be inefficient, so pages are generated dynamically |
| - | Thus we have 2 points | + | There' |
| - | 1. It takes time to create pages. if cache is empty it is called 'cold startup', | ||
| - | 2. Once cache is up it doesn't really matters | + | Server traffic capacity: |
| + | For a single site, whether you receive 50k or 500k requests, it doesn' | ||
| - | Thus if you have 1 site with 50k or 500k traffic - it doesn' | + | However, |
| + | Database size also directly affects load: a 100k database translates to roughly 3000 pages depending on design, while 200k means 6000 pages. | ||
| + | |||
| + | To give you perspective: | ||
| - | Beside that your layout affects load: ie if you have 3 options to sort content it will be "total amount of pages * 3", while if you have just 2 ways to soft it (it depends design actually , ether you have a link to another way to soft it or not) - you'll get less page to create => less load on server. | ||
new_rotation_perfomance.1391018680.txt.gz · Last modified: by 127.0.0.1
