|
Home > Archive > Microsoft Content Management Server > July 2006 > Output caching advice
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Output caching advice
|
|
| Andy Stephens 2006-06-28, 7:23 am |
| Hi
I've read the section about output caching in the "Building websites with
MCMS" book, however I would like some guidance on the number of postings that
can realistically be cached. The book includes examples such as caching at
the channel level, and caching of individual postings with the same template
("caching at the page level"), but how practical is this for a large site?
We have approx 7000 postings, using around 20 different templates, although
the majority of pages are created using the same 5 or 6 templates. Any
guidance or advice would be greatly appreciated.
Regards
Andy
| |
| Stefan [MSFT] 2006-07-06, 7:20 am |
| Hi Andy,
it does not matter if you are using the same template or different templates
when it comes to caching of postings.
Only the postings are cached not the templates.
The amount of pages that can be cached depends on different parameters:
- whether you are running in /2GB or /3GB mode
- how big your node cache is
- how much memory your pages allocate during execution
- how much html code is generated.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Andy Stephens" <andrew.stephens@cheshire.gov.uk-donotspam> wrote in message
news:596CC73B-3096-445E-A717-C4879B939238@microsoft.com...
> Hi
>
> I've read the section about output caching in the "Building websites with
> MCMS" book, however I would like some guidance on the number of postings
> that
> can realistically be cached. The book includes examples such as caching at
> the channel level, and caching of individual postings with the same
> template
> ("caching at the page level"), but how practical is this for a large site?
>
> We have approx 7000 postings, using around 20 different templates,
> although
> the majority of pages are created using the same 5 or 6 templates. Any
> guidance or advice would be greatly appreciated.
>
> Regards
>
> Andy
>
|
|
|
|
|