Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request same URL with differing headers #8

Open
danvk opened this issue Apr 24, 2015 · 1 comment
Open

Request same URL with differing headers #8

danvk opened this issue Apr 24, 2015 · 1 comment

Comments

@danvk
Copy link

danvk commented Apr 24, 2015

The workload that I'd like to use for benchmarking involves requesting different 128k chunks of a 200GB file using the HTTP Range header. The URLs will all be the same, but the headers should vary from request to request to produce a realistic workload.

Is it possible to do this with siege?

@JoeDog
Copy link
Owner

JoeDog commented Apr 24, 2015

Unfortunately, siege doesn't not currently support HTTP Range header. I'll
consider adding that feature but it will probably be awhile until I have a
block of time.

Regards,
Jeff

On Fri, Apr 24, 2015 at 11:18 AM, Dan Vanderkam [email protected]
wrote:

The workload that I'd like to use for benchmarking involves requesting
different 128k chunks of a 200GB file using the HTTP Range header. The URLs
will all be the same, but the headers should vary from request to request
to produce a realistic workload.

Is it possible to do this with siege?


Reply to this email directly or view it on GitHub
#8.

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

No branches or pull requests

2 participants