Skip to content

Conversation

@trevorturk
Copy link
Owner

@trevorturk trevorturk commented Jul 21, 2021

git push heroku rack-falcon:main --force

2021-07-21T01:04:10.104362+00:00 heroku[web.1]: Starting process with command `bundle exec ./falcon.rb`
2021-07-21T01:04:15.026265+00:00 app[web.1]: {"time":"2021-07-21T01:04:15+00:00","severity":"info","class":"Falcon::Command::Host","oid":1920,"pid":4,"subject":"Falcon::Command::Host","message":"Falcon Host v0.39.2 taking flight!\n- Configuration: ./falcon.rb\n- To terminate: Ctrl-C or kill 4\n- To reload: kill -HUP 4\n"}
2021-07-21T01:04:15.063508+00:00 app[web.1]: {"time":"2021-07-21T01:04:15+00:00","severity":"info","class":"Falcon::Service::Application","oid":1940,"pid":4,"subject":"#<Falcon::Service::Application:0x0000559282982ca8>","message":"Binding to #<Async::HTTP::Endpoint http://0.0.0.0:43567/ {:protocol=>Async::HTTP::Protocol::HTTP11}>..."}
2021-07-21T01:04:15.067595+00:00 app[web.1]: {"time":"2021-07-21T01:04:15+00:00","severity":"info","class":"Falcon::Service::Application","oid":1940,"pid":6,"subject":"#<Falcon::Service::Application:0x0000559282982ca8>","message":"Starting application server for /app..."}
2021-07-21T01:04:15.489088+00:00 heroku[web.1]: State changed from starting to up
2021-07-21T01:04:36.690973+00:00 heroku[router]: at=info method=GET path="/" host=falcon-debug.herokuapp.com request_id=38ff91be-c41e-4741-841d-4f719f10bf2a fwd="166.205.124.51" dyno=web.1 connect=1ms service=4ms status=200 bytes=150 protocol=https

$ wrk "https://falcon-debug.herokuapp.com"
Running 10s test @ https://falcon-debug.herokuapp.com
  2 threads and 10 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency     0.00us    0.00us   0.00us     nan%
    Req/Sec     0.00      0.00     0.00       nan%
  0 requests in 10.09s, 53.14KB read
  Socket errors: connect 0, read 322, write 0, timeout 0
Requests/sec:      0.00
Transfer/sec:      5.27KB

@trevorturk trevorturk changed the base branch from rack-puma to main July 21, 2021 00:52
@trevorturk
Copy link
Owner Author

Fixed in wg/wrk#463
See also https://github.com/ioquatix/wrk

@trevorturk trevorturk closed this Jul 28, 2021
@trevorturk trevorturk deleted the rack-falcon branch July 28, 2021 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants