Update README.md

This commit is contained in:
2024-10-02 12:31:26 +00:00
parent 55c2818b35
commit 679d06efa9

View File

@@ -47,15 +47,14 @@ optimize MariaDB configuration through this path .
|innodb_thread_concurrency | `32` | no condition | `>=10.11` | |innodb_thread_concurrency | `32` | no condition | `>=10.11` |
|innodb_stats_on_metadata | `OFF` | no condition | `>=10.11` | |innodb_stats_on_metadata | `OFF` | no condition | `>=10.11` |
<!-- <img src="https://skillicons.dev/icons?i=nginx" width="40" style="vertical-align: middle;"/> ***ginx Configuration*** -->
<img src="https://skillicons.dev/icons?i=nginx" width="40" style="vertical-align: middle;"/> <span style="font-size: 24px; font-weight: bold;">**Nginx Configuration**</span> <img src="https://skillicons.dev/icons?i=nginx" width="40" style="vertical-align: middle;"/> <span style="font-size: 24px; font-weight: bold;">**ginx Configuration**</span>
change Ngnix configuration through this path in order to change Nginx configuration through this path in order to
avoid any timeout response avoid any timeout response
```sh ```sh
/etc/ngnix/sites_available/exmapl.com /etc/nginx/sites_available/exmapl.com
``` ```
| Variable | Value | Condtion | Context | | Variable | Value | Condtion | Context |
|:---------------------------------:|:--------:|:------------------------------------------------------------------:|:-----------------------:| |:---------------------------------:|:--------:|:------------------------------------------------------------------:|:-----------------------:|