We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfaa09a commit 6459e50Copy full SHA for 6459e50
stress/Dockerfile
@@ -1,3 +1,3 @@
1
FROM registry.access.redhat.com/rhscl/httpd-24-rhel7
2
3
-CMD ab -dSqrk -c 20 -n 50000000 http://${SCALE_SERVICE_HOST}:${SCALE_SERVICE_PORT}/index.php
+CMD ab -dSrk -c 20 -n 50000000 http://${SCALE_SERVICE_HOST}:${SCALE_SERVICE_PORT}/index.php
0 commit comments