Python WSGI Server性能简易评估
WSGI概念 WSGI的全称是Web Server Gateway Interf… Continue Reading
WSGI概念 WSGI的全称是Web Server Gateway Interf… Continue Reading
使用web方式展现git仓库可不clone代码却可以查看仓库中的信息,如 lin… Continue Reading
Django自带的开发者运行模式,是不适合直接运行在生产环境的。 所以需要一个W… Continue Reading
使用bugzilla时,有时需要将手机截屏、拍照作为附件上传,而现在手机分辨率很… Continue Reading
以前一个实习生做个工具时遇到了跨域调用的问题,当时没有详细地解决。前几天,在做目… Continue Reading
配置Nginx+Gunicorn+Django时,发现所有请求都是返回“Bad … Continue Reading
我的VPS是购买的国外的一个很便宜的主机,其内存只有可怜的512MB。本来,如果… Continue Reading
今天在一个测试环境中启动jboss时,不能正常启动,后来找了一会儿才查到了原因,… Continue Reading