Skip to content

[Feature] Improve NGINX static hosting configuration #201

@TimidRobot

Description

@TimidRobot

Problem

Current NGINX static hosting configurations do not take advantage of:

  • add header Cache-Control
  • sendfile
  • tcp_nopush
  • tcp_nodelay
  • etc.

Description

Optimize static file hosting using documented best practices.

Alternatives

Do nothing 🤷🏻

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions