Giới thiệu Tengine
Tengine là Web Server hoàn toàn miễn phí được phát triển từ Nginx, bạn có thể xem thêm các thay đổi của Tengine tại http://tengine.taobao.org/changelog.html.
Phiên bản mới nhất hiện tại là Tengine/1.4.4 được phát triển từ nginx/1.2.7.
Chủ Nhật, 28 tháng 4, 2013
How to compiler Nginx
INSTALL NGINX
Download Nginx source
http://wiki.nginx.org/NginxInstall
Configre Nginx
Where I have extracted the Nginx source to, I used the compile-time option #3 found at:
http://wiki.nginx.org/NginxInstallOptions
http://wiki.nginx.org/Modules
Download Nginx source
http://wiki.nginx.org/NginxInstall
Configre Nginx
Where I have extracted the Nginx source to, I used the compile-time option #3 found at:
http://wiki.nginx.org/NginxInstallOptions
http://wiki.nginx.org/Modules
Apache vs nginx {performance comparison}
It's nothing out of the ordinary for me to be researching new technologies
and methodologies to implement in our team at Organic Development.
It recently came to my attention however, that an emerging server technology called nginx is reputedly overtaking Apache. Not only this, but this so called 'nginx' is more popular than Microsoft’s IIS solution.
It recently came to my attention however, that an emerging server technology called nginx is reputedly overtaking Apache. Not only this, but this so called 'nginx' is more popular than Microsoft’s IIS solution.
Thứ Hai, 22 tháng 4, 2013
Cassandra + nodejs InvalidRequestException: cannot parse '91200465424' as hex bytes
InvalidRequestException: cannot parse '91200465424' as hex bytes
fixed: new Buffer('91200465424').toString ('hex')
Nodejs Buffer API read more
fixed: new Buffer('91200465424').toString
Nodejs Buffer API read more
Đăng ký:
Nhận xét (Atom)