2008年12月29日星期一

Re: [fw-mvc] File uploads question (how to avoid file on discs)

Hi,

> I'm dealing with picture profile here so the files wouln't be very
> large ; a few k's
> Is this possible ?

I suggest you to use the disk if it's possibile. It's not a good idea
to put images to database, because you could have a huge performance
downgrade. If you have a lot of images you can use a multi-level
structure or a distributed storage service.

Marco Pracucci

没有评论: