Recon 12

FREE
content
easy diffculty Easy difficulty
average completion time icon
Less than an hour average completion time
number of users completed icon
3742 users completed this exercise
Objective

For this challenge, your goal is to access a load-balanced application hosted at the address balancer.hackycorp.com.

Load balancing

Serving requests for a single application can be done by multiple backends. It can pay off to send the same request multiple times to check if multiple backends are involved.