Skip to content

Commit 459d3eb

Browse files
committed
debug skill
1 parent 4faf18d commit 459d3eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debug/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ RPC/Web 框架
9191
~~~~~~~~~~~~~~~~~~~~~~
9292
- 请求参数限制。比如一般 rpc 请求会限制每次请求的最大的参数个数,如果一次性请求太多可能需要分批并发请求
9393
- debug 模式。注意线上一定要关闭掉 debug 方式防止泄露关键信息。很多框架在 debug 模式下会显示一些关键信息,可能会被利用
94+
- 序列化协议版本问题。client/server 序列化的方式是否一致?
9495

9596
数据库问题
9697
~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)