httpperfserv

command module
v0.0.0-...-269f1c2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2018 License: BSD-2-Clause Imports: 7 Imported by: 0

README

httpperfserv

This is simple Origin server for performance testing of caching proxies and CDNs

Use

go run

Requests

web server understands requests in the format:

http://server:8080/SIZE/NAME

where:

  • SIZE - size of file to produce
  • NAME - any name. it is used as a seed value for content of file. Same NAME will result in same content

Example

curl http://localhost:8080/1024/test

will produce a 1024 byte file

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL