Logo
Tutorials

Benchmark and Leak Test

Measure proxy stability and then filter out candidates with leak signals.

This workflow turns a checked pool into a higher-confidence pool.

1. Benchmark the Pool

  1. Open Core Tools -> Benchmark Proxies.
  2. Select Pool input.
  3. Choose your checked pool.
  4. Set task name to Docs benchmark demo.
  5. Set Rounds to 3.
  6. Keep HTTPS check enabled.
  7. Keep Protocol hint on Auto.
  8. Start the task.

2. Pick Benchmark Winners

Filter or select rows using:

SignalRecommended target
Success ratePrefer 100% for stable pools.
Pass countMust be greater than zero.
Average latencyLower is better for interactive use.
Worst latencyAvoid extreme spikes.
HTTPS supportPrefer supported.

3. Send Winners To Leak Test

  1. Select benchmark winners.
  2. Use handoff to Test Proxy Leaks.
  3. Use selected or visible rows depending on your filters.
  4. Keep the default inspectable target unless you operate your own compatible target.
  5. Start the leak test.

4. Interpret Leak Results

ResultAction
No leak signalsGood candidate for final pool.
Via/Forwarded/X-Forwarded-ForTreat as transparent or lower trust.
Proxy-AuthorizationRemove from sensitive workflows.
Origin mismatchInspect with Proxy Viewer before trusting.

5. Save Final Pool

Create a new pool named Benchmark leak clean and tag entries:

  • benchmarked
  • leak-clean
  • https
  • country or source tags if useful

This pool is a stronger input for the Rotation Engine than a raw scrape or single checker run.

On this page