command
module
Version:
v0.0.0-...-269f1c2
Opens a new window with list of versions in this module.
Published: Nov 8, 2018
License: BSD-2-Clause
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.