minor tweaks of README.
This commit is contained in:
Родитель
48063d36a2
Коммит
06c71b8cc6
|
@ -175,7 +175,7 @@ Synopsis
|
||||||
Description
|
Description
|
||||||
===========
|
===========
|
||||||
|
|
||||||
This module embeds the Lua interpreter into the nginx core and integrates the powerful Lua threads (aka Lua coroutines) into the nginx event model
|
This module embeds the Lua interpreter or LuaJIT into the nginx core and integrates the powerful Lua threads (aka Lua coroutines) into the nginx event model
|
||||||
by means of nginx subrequests.
|
by means of nginx subrequests.
|
||||||
|
|
||||||
Unlike Apache's mod_lua and Lighttpd's mod_magnet, Lua code written atop this module can be 100% non-blocking on network traffic
|
Unlike Apache's mod_lua and Lighttpd's mod_magnet, Lua code written atop this module can be 100% non-blocking on network traffic
|
||||||
|
|
Загрузка…
Ссылка в новой задаче