Hello,
What's the best solution for dispatching static (uploaded/generated by
PIL) content to another server? NFS? What I need/want:
a) I need to store uploaded files and generated by PIL (Image.save('/
path/foo/bar.png')),
b) I want to serve it via nginx.
In early version of Django book I saw that there is NFS listed as best
solution for this, but in newest there is no recommendation at all.
Any disadvantages of using NFS?
Best regards,
Szymon
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.