|
пре 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.