I am using a combination of Zope to create and maintain a MySQL database. This database is full of images files so I decided to keep them outside MySQL for caching facilities. My question are: 1)image files referenced by LocalFS objects are cached by Zope? and 2)In this situation do I need to use Apache or only Zope+MySQL? regards, Rogerio Atem ------------------------------------------- E-mail enviado pelo servidor do CEFETCampos
I am using a combination of Zope to create and maintain a MySQL database. This database is full of images files so I decided to keep them outside MySQL for caching facilities. My question are: 1)image files referenced by LocalFS objects are cached by Zope?
No. and 2)In this
situation do I need to use Apache or only Zope+MySQL?
Just Zope. --jfarr
participants (2)
-
Jonothan Farr -
Rogerio Atem de Carvalho