siege Questions
3
Solved
I am having trouble getting siege to work with https. Running Siege 4.0.2 on Ubuntu 16.04 LTS with OpenSSL 1.0.2g preinstalled and libssl-dev 1.0.2g-1ubuntu4.6.
The errors
When I run it, I get a l...
1
I'm getting this error with siege, I'm not too sure what the cause of it is:
[alert] HTTP: unable to determine chunk size - this seems to occur randomly, but when it does happen, it occurs multiple...
Excessive asked 27/4, 2018 at 17:44
0
I am trying to perform load testing of my end-point via connecting to some server via ssh and running siege command there against another server. Unfortunately, when I provide all my cookies in the...
Bans asked 4/12, 2018 at 15:2
3
Solved
I have been looking around for tools that can help me to do load testing and benchmarking. I found a couple like:
https://github.com/wg/wrk
http://www.joedog.org/siege-home/
https://githu...
Ramsden asked 18/3, 2014 at 21:16
3
Solved
I want to use siege to target a number of URLs on my app, each with different headers. I can set headers for one request
siege -u http://localhost/xyz -d1 -r1000 -c25 --header="Token: f2840fc1"
...
Tire asked 20/12, 2013 at 15:31
2
Solved
What is the difference between open-ended and close-ended load testing?
Thread-based load-testing tool comes in which category?
Which are some examples of load testing tools in each category?
Banausic asked 10/5, 2016 at 18:28
3
I am using Siege 3.0.3 from CentOS 6.4.
My question is : how does 'Siege' supports HTTPS protocol?
So far using this tool the HTTP sites testing is OK.
But, I am facing certain issues (all descr...
Sung asked 23/8, 2013 at 9:48
1
I'm trying to test my server on highload resistance with siege utility:
siege http://my.server.ru/ -d1 -r10 -c100
Siege outputs a lot of messages like this:
HTTP/1.1 200 0.46 secs: 10298 bytes =...
Dehydrogenate asked 24/7, 2011 at 11:50
1
© 2022 - 2024 — McMap. All rights reserved.