tarantool / nginx_upstream_module

Tarantool NginX upstream module (REST, JSON API, websockets, load balancing)
Other
174 stars 18 forks source link

Testing build tarantool nginx module w/o tarantool-c. #17

Closed dedok closed 9 years ago

dedok commented 9 years ago

Subj on BSD, CentOS etc. @zloidemon and @Sulverus all is ok?

dedok commented 9 years ago

BSD - OK.

Sulverus commented 9 years ago

Checked with latest nginx(UCP write test)

2015-10-23 12:29:01,907 INFO : ------------------------------
2015-10-23 12:29:01,907 INFO : Checking write results
2015-10-23 12:29:01,907 INFO : ------------------------------
2015-10-23 12:29:46,315 INFO : http_proto answers distribution:
2015-10-23 12:29:46,315 INFO :  OK: 1812000
2015-10-23 12:29:46,319 INFO : mcount answers distribution:
2015-10-23 12:29:46,319 INFO :  Success: 1812000
2015-10-23 12:29:46,319 INFO : Answers errors: 0
2015-10-23 12:31:59,178 INFO : Checking increments: fetching stats form storages...
2015-10-23 12:31:59,178 INFO : Total increment requests=1276928
2015-10-23 12:31:59,179 INFO : Total not modified responses=535072
2015-10-23 12:31:59,179 INFO : Total warnings responses=0
2015-10-23 12:31:59,267 INFO : Storage 1 is correct. Checksum: 1276928
2015-10-23 12:31:59,267 INFO : Storage 0 is correct. Checksum: 1276928
2015-10-23 12:31:59,268 INFO : Benchmark is correct

UCP - OK

dedok commented 9 years ago

Nice!