Closed RanniSch closed 1 year ago
on Mac: siege -c 10 -t 1M http://localhost:8000/animal.jpg
without restarting: siege -c 10 -t 1M http://localhost:8000/upload.html
without restarting: siege -c 10 -t 1M http://localhost:8000/index.html
siege -c 10 -t 1M http://localhost:8000/cgi-bin/script-post-2.py --> cgi does not work on my mac
That looks promising, let's see what @LukasKava gets.
All test work fine
siege -c 10 -t 1M http://localhost:8000/animal.jpg --> unsure if I should call this a good or a fail. Siege has no failed transactions. Webserver shows error
siege -c 10 -t 1M http://localhost:8000/upload.html --> successfull
siege -c 10 -t 1M http://localhost:8000/index.html --> successfull
siege -c 10 -t 1M http://localhost:8000/cgi-bin/script-post-2.py --> successfull