File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed
Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change 554554 - [ 理解RESTful架构] ( http://www.ruanyifeng.com/blog/2011/09/restful.html )
555555 - [ RESTful API设计指南] ( http://www.ruanyifeng.com/blog/2014/05/restful_api.html )
556556 - [ RESTful API最佳实践] ( http://www.ruanyifeng.com/blog/2018/10/restful-api-best-practices.html )
557- 2 . API接口文档的撰写( [ 《网络API接口设计》 ] ( Day91-100/网络API接口设计.md ) )
557+ 2 . API接口文档的撰写
558558 - [ RAP2] ( http://rap2.taobao.org/ )
559559 - [ YAPI] ( http://yapi.demo.qunar.com/ )
5605603 . [ django-REST-framework] ( https://www.django-rest-framework.org/ ) 的应用
574574
575575##### 项目部署
576576
577- > 说明:请参考[ 《项目部署上线指南》] ( Day91-100/项目部署上线指南.md ) 。
578-
5795771 . 部署前的准备工作
580578 - 关键设置(SECRET_KEY / DEBUG / ALLOWED_HOSTS / 缓存 / 数据库)
581579 - HTTPS / CSRF_COOKIE_SECUR / SESSION_COOKIE_SECURE
592590
593591##### 性能测试
594592
595- > 说明:具体内容请参考[ 《Django知识点概述》] ( Day91-100/Django知识点概述.md ) 。
596-
5975931 . AB的使用
5985942 . SQLslap的使用
5995953 . sysbench的使用
611607
612608#### 第98天:[ 项目部署上线和性能调优] ( ./Day91-100/98.项目部署上线和性能调优.md )
613609
614- 1 . 数据库性能调优 - 请参考[ 《MySQL相关知识》] ( Day91-100/MySQL相关知识.md )
615- - 软硬件优化
616- - SQL优化
617- - 架构优化
618- - 分表分库
619- - 主从复制,读写分离
620- - 集群架构
610+ 1 . MySQL数据库调优
6216112 . Web服务器性能优化
622612 - Nginx负载均衡配置
623613 - Keepalived实现高可用
You can’t perform that action at this time.
0 commit comments