In one of our sites we have HTML content that is stored and accessed from the local file system using the LFS product. We're re-engineering and I've gotten to wondering about the performance trade-off between serving the data from the local file system via LFS and storing and accessing it through MySQL. Has anyone done any sort of measurements/study? -d