-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e5af203a8719
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6a0a12a92163
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 1 file changed
- 2 contributors
Commits on Aug 26, 2018
-
nginx: use a compression level of 5 in recommended configuration
While there is little gain of space to use a compression level of 9, the CPU usage is significant. Many experiments point to use something between 4 and 6. For example: - https://mjanja.ch/2015/03/finding-the-nginx-gzip_comp_level-sweet-spot/ - https://github.com/h5bp/server-configs-nginx/blob/3bda5b93edba147d51760e900c2079828a7dc274/nginx.conf#L93
Configuration menu - View commit details
-
Copy full SHA for 06a5fb2 - Browse repository at this point
Copy the full SHA 06a5fb2View commit details -
nginx: add more gzipped MIME types
The additions are: - image/svg+xml for SVG images - application/atom+xml for Atom feeds These types are also present in mime.types. For better readability, the list is sorted and formatted with one type per line.
Configuration menu - View commit details
-
Copy full SHA for bd075eb - Browse repository at this point
Copy the full SHA bd075ebView commit details
Commits on Aug 28, 2018
-
Merge pull request #45659 from vincentbernat/fix/nginx-gzip
Small nginx tweaks
Configuration menu - View commit details
-
Copy full SHA for 6a0a12a - Browse repository at this point
Copy the full SHA 6a0a12aView commit details
There are no files selected for viewing