2021年8月17日

Sqlserver死锁语句解释;

摘要: https://blog.csdn.net/weixin_33877885/article/details/94532161 SPID:SQL Server进程ID号, KPID:内核进程ID;线程ID Blocked:引起阻塞的SPID; waitTime:等待时间,单位是毫秒; 重点介绍几个耗时 阅读全文

posted @ 2021-08-17 14:03 四海骄阳 阅读(1131) 评论(0) 推荐(0)

limit_req_zone

摘要: limit_req_zone $binary_remote_addr zone=one:10m rate=1r/s; server { # 药店项目同步药品/库存接口 location ^~ /progarm-ext-api/systemCorresponding { proxy_set_heade 阅读全文

posted @ 2021-08-17 09:59 四海骄阳 阅读(276) 评论(0) 推荐(0)

导航