goldilox

command module
v0.0.0-...-953ec90 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2020 License: MIT Imports: 8 Imported by: 0

README

Goldilox

Utility to roughly identify max header size via GET on a resource. Conducts a binary search across the provided range to reduce invocations on the specified resource.

Usage of ./goldilox:
  -chunkSize int
        size (bytes) to partition header into separate key/value paris (default 3000)
  -max int
        maximum header size (bytes) for tesing range (default 10000)
  -min int
        minimum header size (bytes) for tesing range (default 1)
  -url string
        url to send GET requests to (required)

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