Frans Bouma wrote:
> To save webserver power because the website gets 500,000 hits per
> day? Perhaps a page caching with 1 minute per page will help. Often that
> will give much more performance boosts than lowlevel caching with a lot
> of overhead.
>
This is what we often do, but when the cache invalidates, those 500000 hits
are wanting to update the cache and flood the db, I am exaggerating
but you catch my drift :D
Any one ideas how to prevent the flooding of the db (in a VB6 world) ?

// Ryan

===================================
This list is hosted by DevelopMentor�  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to