Michiel Meeuwissen wrote:

Ruud Prein wrote:
Thanx,
Is it possible to create an image (with the image tag) and not caching it in icaches? For example, displaying a random sting in an image...

No that is not possible. It's quite hard to implement that too, because an 
image is a
different request. The relation between the image-tag's request and the
image's request is the icaches table. Unless you want to switch on
conversion-triggering-by-url, which is possible, in which case also this
feature may be imaginable (but still is not implemented).

If the number if icaches becomes a problem than I would simply schedule
a clean-up. Perhaps the ckeys with random strings are somehow
recognizable, or can be made so. It'll be quite straight-forward then.



Michiel

thanx,
The latter is a simple and feasable option.

--
groeten,

Ruud

---------------------------------------------------
Rapenburgerstraat 109, 1011 VL Amsterdam
t 020-3301226, f 020-3301227
www.submarine.nl
www.submarinechannel.com
---------------------------------------------------

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to