I am using Django 1.7, and I have read the documentation on the SESSION_ENGINE setting. It is not clear to me what are the advantages and disadvantages of using file-based sessions. Do file-based sessions have better or worse performance than database-backed sessions? Are file-based sessions appropriate for production environments with large amounts of traffic?
-- Thank you,
David Riddle
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABX-mpWYMZ9GQqTduk4RoJfagPAbQ9%3DnChkcu0znqQxtxMBoiQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment