Skip to content

Web-server: send large resources in chunked mode #534

@krizhanovsky

Description

@krizhanovsky

After #471 implementation we need to be able to send large resources in chunked encoding instead of Content-Length only. It seems the chunks length should be near to page size to perfectly work with TDB data and skb fragments.

#391 first points are related to the issue. Issue #498 requires proxy_buffering option which is related to the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions