Ticket #39 (new enhancement)

Opened 2 years ago

Last modified 2 years ago

blog entries should be generated statically

Reported by: pwb Assigned to: rollercow
Priority: normal Milestone: Backend Niceness
Component: blog-viewer Version:
Severity: normal Keywords:
Cc:

Description

I don't know how severe the load is now, but if we get lots of people having blogs, or if some become very popular, it will get bad. We can mitigate this somewhat by generating html/css/atom files only when the blog changes, or on the first request after a change.

Change History

27/07/06 10:26:46 changed by rollercow

  • component changed from blog-admin to blog-viewer.

The only area where I can see this being usefull is feeds. Only if the blogs become popular will cacheing pregenerated pages provide any real advantage.