|
10 years ago | |
---|---|---|
.. | ||
README.md | 10 years ago | |
__init__.py | 10 years ago | |
benchmark_config | 10 years ago | |
db.rb | 10 years ago | |
install.sh | 10 years ago | |
nginx.conf | 10 years ago | |
queries.rb | 10 years ago | |
setup.sh | 10 years ago | |
source_code | 10 years ago | |
updates.rb | 10 years ago |
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.