Skip to content

Commit

Permalink
Update builtin_service.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhangyi authored Sep 23, 2017
1 parent 8bc0872 commit 4b5d533
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/en/builtin_service.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,25 @@ Accessed through terminal:

# Safe Mode

To stay safe from attack, you **must** disable builtin services in the servers on public network, including the ones accessed by proxies(nginx or other http servers). Click [here](server.md#安全模式) for more details.
To stay safe from attack, you **must** disable builtin services in the servers on public network, including the ones accessed by proxies(nginx or other http servers). Click [here](../cn/server.md#安全模式) for more details.

# Main services:

[status](status.md)

[vars](vars.md)

[connections](connections.md)
[connections](../cn/connections.md)

[flags](flags.md)
[flags](../cn/flags.md)

[rpcz](rpcz.md)
[rpcz](../cn/rpcz.md)

[cpu profiler](cpu_profiler.md)
[cpu profiler](../cn/cpu_profiler.md)

[heap profiler](heap_profiler.md)
[heap profiler](../cn/heap_profiler.md)

[contention profiler](contention_profiler.md)
[contention profiler](../cn/contention_profiler.md)

# Other services

Expand Down

0 comments on commit 4b5d533

Please sign in to comment.