Infrae’s experience in practice
- CMS stores XML content, images and files go on the file system
- ExtFile is prima for small/medium sites: use static_url
- Storing assets on the file system lets Apache handle the download
- Upload still stresses system
- No reflection of the CMS on the file system
|