We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95bf8ca commit cc5e957Copy full SHA for cc5e957
doc/day1_express.md
@@ -819,6 +819,11 @@ Requests/sec: 2267.99
819
Transfer/sec: 578.07KB
820
```
821
822
+## 性能监控
823
+
824
+利用 new relic 监控 node.js 的 express 项目
825
+http://snoopyxdy.blog.163.com/blog/static/6011744020147279630820
826
827
## 阅读文档
828
829
### getting start
@@ -886,7 +891,7 @@ http://www.expressjs.com.cn
886
891
secret: 'keyboard cat'
887
892
}))
888
893
889
-- dsdsds
894
890
895
896
897
0 commit comments