Skip to content

What am I doing wrong? #14

@dubiousdavid

Description

@dubiousdavid

curl http://localhost:8000/greeting/david

returns

<!DOCTYPE HTML>
<html><head><title>Hello</title><meta http-equiv="Content-Type" content="text/html;charset=utf-8"></head><body>Hello, david!
</body></html>

pronk --num-requests=100 http://localhost:8000/greeting/david

tested in 2.374 msec (74.8% CPU)
Error: connect: does not exist (Connection refused)

The following works, however.

pronk --num-requests=100 http://yahoo.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions