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