Feature #107 Details
Code parser: Cache rendered HTML of posts
| Status | Acknowledged | Priority | Medium |
| Author | yves | Date | 01 Aug 2004 00:05 |
caching of rendered posts for more performance of the thread view (wbb22, vB...)
these tags must stay variable in some way:
select quota for posts cache; auto-remove old cache items (-> scheduler)
All cached posts have to be deleted/regenerated after any change of the smileys or tags
-> manual regeneration of all posts in the AdminCP (takes very long)
-> automatic regeneration on first access
additional info: http://www.boardunity.de/showthread.php?p=20229#post20229
these tags must stay variable in some way:
[quote], [quote=] have localised "Quote" and date format
gzip-compress data for database storage (gzipdeflate?)select quota for posts cache; auto-remove old cache items (-> scheduler)
All cached posts have to be deleted/regenerated after any change of the smileys or tags
-> manual regeneration of all posts in the AdminCP (takes very long)
-> automatic regeneration on first access
store timestamp of cache generation per item and global invalidation timestamp
additional info: http://www.boardunity.de/showthread.php?p=20229#post20229
| Keywords | save store parsed | ||
| Reported version | Due version | 1.7 | |
| Related tasks | #168 ([Database] More performance by database redundancy) #243 ([General] Task scheduler) | ||
| Progress | 0 % | Estimated cost | Unknown |
Changes history:
| Date | User | Action |
| 01 Aug 2004 00:05 | yves | Opened task |
| 06 Aug 2004 10:28 | yves | Changed status (New → Acknowledged) |
| Changed category (Appearance → Code parser) | ||
| Changed description | ||
| 09 Aug 2004 17:50 | yves | Changed due version ( → 1.6) |
| 13 Feb 2005 22:33 | yves | Changed related tasks ( → 168) |
| 13 Feb 2005 22:47 | yves | Changed related tasks (168 → 168, 243) |
| Changed description | ||
| 16 Feb 2005 21:51 | yves | Changed summary (Save HTML-rendered posts for faster display → Cache rendered HTML of posts) |
| Changed description | ||
| Changed keywords ( → save store parsed) | ||
| 10 Jun 2005 19:31 | yves | Changed due version (1.6 → 1.7) |
| 20 Oct 2005 17:05 | yves | Changed description |
| Changed due version (1.8 → 1.7) | ||
| 19 Dec 2005 16:14 | yves | Changed description |








