mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Added debuging command for nginx
This commit is contained in:
		| @@ -1,4 +1,9 @@ | ||||
| # role native-nginx | ||||
|  | ||||
| ## debug | ||||
| ```bash  | ||||
| journalctl -f -n 30 --unit=nginx.service | ||||
| ``` | ||||
| ## performance | ||||
| - https://www.monitis.com/blog/6-best-practices-for-optimizing-your-nginx-performance/ | ||||
| - https://www.nginx.com/blog/tuning-nginx/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user