Skip to content

Use sendfile to serve users own MEDIA files... #29

@jedie

Description

@jedie

Currently the Django apps serves users MEDIA files by Django's FileResponse...

A better way is that the server used sendfile. A solution is https://pypi.org/project/django-sendfile2/ with a proper server. But Caddy doesn't support this, yet: caddyserver/caddy#3828

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions