mirror of https://github.com/istio/istio.io.git
This page isn't going to be complete for 1.0 (#2071)
Tidy it up as much as posible.
This commit is contained in:
parent
12893f2111
commit
ea398a5137
|
|
@ -4,10 +4,6 @@ description: Describes tools and techniques to observe traffic management or iss
|
|||
weight: 5
|
||||
---
|
||||
|
||||
* Provide operational statistics that can be used to observe the traffic management
|
||||
|
||||
* Provide pointers to tools that should be used to ensure the networking aspects are not getting stressed or over-loaded
|
||||
|
||||
## Envoy is crashing under load
|
||||
|
||||
Check your `ulimit -a`. Many systems have a 1024 open file descriptor limit by default which will cause Envoy to assert and crash with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue