@@ -101,7 +101,8 @@ CONTAINER ID IMAGE COMMAND CREATED
...
@@ -101,7 +101,8 @@ CONTAINER ID IMAGE COMMAND CREATED
## Running the tasks
## Running the tasks
To check whether the web servers can handle more than one request in parallel, you can open different terminal (or console) and run the examples commands below.
To check whether the web servers can handle more than one request in parallel, you can open different terminal (or console) and run the command examples below.
Replace `http://localhost:8000/` to `http://localhost:8001/` to run the same task but in a different web server.
Replace `http://localhost:8000/` to `http://localhost:8001/` to run the same task but in a different web server.