Skip to content

Commit b76c6d6

Browse files
Update site/content/how-to/monitoring/troubleshooting.md
Co-authored-by: Kate Osborn <50597707+kate-osborn@users.noreply.github.com>
1 parent de9bc60 commit b76c6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/how-to/monitoring/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ Note that, the port number i.e `8080` matches the port number you have port-forw
302302
| Resources not configured | Status missing on resources. | Check referenced resources. | Referenced resources do not belong to NGINX Gateway Fabric. |
303303
| NGINX errors | Reload failures on NGINX | Fix permissions for control plane. | Security context not configured. |
304304
| Usage reporting | Errors logs related to usage reporting | Enable usage reporting. Refer to [Usage Reporting]({{< relref "installation/usage-reporting.md" >}}) | Usage reporting disabled. |
305-
| Client Settings | Request entity too large error | Adjust client settings. Refer to [Client Settings Policy]({{< relref "../traffic-management/client-settings.md" >}}) | Payload is greater than the set [`client_max_body_size`](https://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size) |
305+
| Client Settings | Request entity too large error | Adjust client settings. Refer to [Client Settings Policy]({{< relref "../traffic-management/client-settings.md" >}}) | Payload is greater than the [`client_max_body_size`](https://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size) value.|
306306
{{< /bootstrap-table >}}
307307
308308
##### NGINX fails to reload

0 commit comments

Comments
 (0)