|
před 10 roky | |
---|---|---|
.. | ||
README.md | před 10 roky | |
__init__.py | před 10 roky | |
benchmark_config | před 10 roky | |
db.rb | před 10 roky | |
install.sh | před 10 roky | |
nginx.conf | před 10 roky | |
queries.rb | před 10 roky | |
setup.sh | před 10 roky | |
source_code | před 10 roky | |
updates.rb | před 10 roky |
The nginx app is distributes across a few files. most of it is in nginx.conf The nginx conf is inside nginx.conf Requires a nginx compiled with ngx_mruby module. It has been called nginx_mruby for lack of a better name
http://localhost:8080/db?queries=2
Based upon the openresty implementation.