There are a number of WP caching plug-ins, and I'm told they work quite well. I don't use them [yet], but I know they are in use on sites like US magazine (that gets hammered every time Brittany gets pregnant) and the NY Times (that gets hammered anytime...) and they report excellent results.
Also remember, it's just SQL, a known technology. I've been around the database business for 25 years, and I can assure you, you can tune SQL to meet almost any demand. Throw indexes and/or memory at SQL and you can solve almost any performance problem. 20,000 entries in a SQL table is really not a lot... you really should be able to make this more than fast enough. -----Original Message----- From: [EMAIL PROTECTED] Subject: Re: [WSG CMS] Re: digest for [email protected] But does it have the horsepower for 20,000+ articles ? (With dynamic caching) If so.. where do I get the bits and pieces to customise it to do exactly that ? ************************************************************** Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] **************************************************************
