NginxProxyManager / NginxProxyManager/nginx-proxy-manager

gzip on/off switch for host

Open
#812 6 comments 14 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement stale
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

Is your feature request related to a problem? Please describe.
I need to switch off gzip for a particular proxy host

Describe the solution you'd like
A toggle switch allowing me to enable/disable gzip for a particular Proxy Host

Describe alternatives you've considered
Custom configuration

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Proxy Host settings entry point and tracing where host configuration is handled. Follow the gzip-related configuration path and determine how a per-host toggle would be represented. Done means a host-specific enable/disable control exists and its selected state is applied consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx, typescript
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.