|
преди 10 години | |
---|---|---|
.. | ||
README.md | преди 10 години | |
__init__.py | преди 10 години | |
benchmark_config | преди 10 години | |
db.rb | преди 10 години | |
install.sh | преди 10 години | |
nginx.conf | преди 10 години | |
queries.rb | преди 10 години | |
setup.sh | преди 10 години | |
source_code | преди 10 години | |
updates.rb | преди 10 години |
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.