github metalbear-co/mirrord 3.55.1

latest releases: latest, 3, 3.117.0...
13 months ago

Fixed

  • Try to resolve an issue where internal proxy is under heavy load since bash
    scripts does a lot of fork/exec by:
    1. Increasing internal proxy's listen backlog (might not help on macOS)
    2. Change internal proxy to create the upstream (agent) connection in a
      different task, allowing it to keep accepting.
      #1716
  • Fixed detecting skipped processes during layer injection.
    #1752
  • Fix fork issues by changing layer runtime to be current thread
    #1759

Don't miss a new mirrord release

NewReleases is sending notifications on new releases.