P
Phil Askey
Guest
Hi guys,
After a few sluggish days last week I started work on a higher performance forums application. It looks and feels EXACTLY the same as the current pages but works in a very different way. Our current forums are crippled by the fact that every message read (read.asp) accesses the database (500,000 times a day), this puts load on our database and web servers. The new system is simple enough, make read.asp cacheable (ie. if you've read the message before your browser won't ask for it again) but make the thread list dynamic (as that can change by the minute). This new system should be (a) faster for you as a user of the forums, (b) put less stress on our servers and (c) help to reduce our huge bandwidth usage.
If you feel like you'd like to help beta test the new pages they can be found here:
http://www.dpreview.com/forums2/
Remember, it (should) look and feel almost identical to the existing system but reading messages (especially multiple messages in the same thread) SHOULD feel faster.
Caveats:
The new pages will work ONLY with Javascript enabled browsers (IE4+, NS4+, Opera 5+) - this is non-negotiable.
There may be a few 'gotchas', make notes in this thread if you have found a serious issue.
After a few sluggish days last week I started work on a higher performance forums application. It looks and feels EXACTLY the same as the current pages but works in a very different way. Our current forums are crippled by the fact that every message read (read.asp) accesses the database (500,000 times a day), this puts load on our database and web servers. The new system is simple enough, make read.asp cacheable (ie. if you've read the message before your browser won't ask for it again) but make the thread list dynamic (as that can change by the minute). This new system should be (a) faster for you as a user of the forums, (b) put less stress on our servers and (c) help to reduce our huge bandwidth usage.
If you feel like you'd like to help beta test the new pages they can be found here:
http://www.dpreview.com/forums2/
Remember, it (should) look and feel almost identical to the existing system but reading messages (especially multiple messages in the same thread) SHOULD feel faster.
Caveats:
The new pages will work ONLY with Javascript enabled browsers (IE4+, NS4+, Opera 5+) - this is non-negotiable.
There may be a few 'gotchas', make notes in this thread if you have found a serious issue.