Logo
Explore Help
Sign In
kevinveenbirkenbach/computer-playbook
1
0
Fork 0
You've already forked computer-playbook
mirror of https://github.com/kevinveenbirkenbach/computer-playbook.git synced 2025-10-18 12:06:13 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
d5ba3060812c4d86dbd0d44903767261286ddcb7
computer-playbook/roles/nginx
History
…
..
handlers
…
meta
…
tasks
…
templates
…
README.md
…

README.md

role nginx

This role sets up an nginx server. It was developed by Kevin Veen-Birkenbach.

Debug

General Debugging

journalctl -f -u nginx

Detailled Debugging

Set enable_debugenable_debug: true.

Follow logs of one host

journalctl -u nginx -f | grep "<<hostname>>"

Activate detailled Debugging:

performance

  • https://www.monitis.com/blog/6-best-practices-for-optimizing-your-nginx-performance/
  • https://www.nginx.com/blog/tuning-nginx/
  • https://davidwalsh.name/enable-gzip
  • https://www.nginx.com/blog/performance-tuning-tips-tricks/
  • https://medium.com/pixelpoint/best-practices-for-cache-control-settings-for-your-website-ff262b38c5a2
  • https://www.nginx.com/blog/nginx-caching-guide/
  • https://meta.discourse.org/t/using-nginx-as-proxy-server-is-very-slow-but-it-is-very-fast-if-using-nginx-in-docker-why/168972
Powered by Gitea Version: 1.24.6 Page: 4799ms Template: 696ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API