Skip to content
Snippets Groups Projects
  1. Nov 11, 2021
  2. Oct 14, 2021
  3. Oct 04, 2021
  4. Aug 05, 2021
  5. Jul 19, 2021
  6. Jul 07, 2021
    • meskio's avatar
      Make the proxy to report the number of clients to the broker · 7a1857c4
      meskio authored
      So the assignment of proxies is based on the load. The number of clients
      is ronded down to 8. Existing proxies that doesn't report the number
      of clients will be distributed equaly to new proxies until they get 8
      clients, that is okish as the existing proxies do have a maximum
      capacity of 10.
      
      Fixes #40048
      Verified
      7a1857c4
  7. Jun 02, 2021
  8. Aug 24, 2020
    • Cecylia Bocovich's avatar
      Update broker stats to include info on NAT types · 3c331750
      Cecylia Bocovich authored
      As we now partition proxies by NAT type, our stats are more useful if they
      capture how many proxies of each type we have, and information on
      whether we have enough proxies of the right NAT type for our clients.
      This change adds proxy counts by NAT type and binned counts of denied clients by NAT type.
      3c331750
  9. Jun 19, 2020
  10. Nov 28, 2019
  11. Sep 16, 2019
    • Cecylia Bocovich's avatar
      Added a folder for documentation · b29b49fc
      Cecylia Bocovich authored
      Added a folder to hold snowflake specifications. This folder starts with
      a file containing a partial broker spec that focuses on the metrics
      reporting spec for CollecTor at the moment.
      b29b49fc
Loading