On Wed, 2004-04-07 at 03:55, Maurus, Pavel wrote: > 4) something like MMAP_STATIC Apache module, because, for example, I can use Mathopd > to give image content total sized 1Mb (500 small images like empty.gif, different > icons, etc.) and it would be very useful to load it into Mathopd memory cache at > start-up of the server either by providing file names of each image or just entering > the size of this buffer.
until this feature is implemented, you could use linux's tmpfs (it uses RAM / swap to store your file and grows / shrinks as needed)
signature.asc
Description: This is a digitally signed message part
