Idea to develop a caching server between IIS and SQL Server
- by John
I work on a few high traffic websites that all share the same database and that are all heavily database driven. Our SQL server is max-ed out and, although we have already implemented many changes that have helped but the server is still working too hard.
We employ some caching in our website but the type of queries we use negate using SQL…