Forum Moderators: open
I run a high traffic MS Access ASP driven website.
I'm trying to save on CPU cycles and bandwidth.
I'm currently caching ASP pages to static html files and redirecting calls to the ASP pages to their static equivelants. I was hoping that as the files are static html they would be automatically cacheable. Will a ASP redirect to the html file allow this?
Can anybody suggest any further steps I could do to save cpu cycles and/or bandwidth?
Many thanks,
Marek Walford