agentzh's Nginx Tutorials
agentzh.org
agentzh's Nginx Tutorials
1–10 of 26 posts
Re: agentzh's Nginx Tutorials
#2The source repository is here https://github.com/agentzh/nginx-tutorials
Re: agentzh's Nginx Tutorials
#3That font is almost impossible to read.
Re: agentzh's Nginx Tutorials
#4Awesome!!!
&
Niu Bi!!!
Re: agentzh's Nginx Tutorials
#5That font is almost impossible to read.
yes, this is the geek style :).
Re: agentzh's Nginx Tutorials
#6God of manong!
Re: agentzh's Nginx Tutorials
#7There's two of us at 37signals building projects on top of the HttpLua / ngx_lua module. The OpenResty (http://www.openresty.org) project is absolutely worth a look if you are willing to live on the edge and you wan't incredibly fast performance. I can't say enough good things about the work agentzh and chaoslawful have been up to lately -- just check out their Github profiles.
Re: agentzh's Nginx Tutorials
#8His and chaoslawful's github projects are worth taking a look at. I slapped on a Lua scripted cache layer on top of Nginx, which ended up boosting a response into low ms.
Re: agentzh's Nginx Tutorials
#9That font is almost impossible to read.
Fix your browser/OS default font settings. This page have 0 styling and page with 0 styling should look perfect on your screen if you have everything configured correctly.
Re: agentzh's Nginx Tutorials
#10There's two of us at 37signals building projects on top of the HttpLua / ngx_lua module. The OpenResty ( http://www.openresty.org ) project is absolutely worth a look if you are willing to live on the edge and you wan't incredibly fast performance. I can't say enough good things about the work agentzh and chaoslawful have been up to lately -- just check out their Github profiles.
I really like lua and have been lookin at getting my hands dirty with this.. Sounds like I have my weekend planned then!