Skip to content
  • Mike Hibler's avatar
    More tweaks to frisbee heartbeat code. · df78b7ef
    Mike Hibler authored
    Make sure server doesn't exit as long as it is getting heartbeats
    from known clients. We used to exit when we stopped getting requests,
    however clients often finish their network activity long before they
    are actually done.
    
    Emulab event now reports Mebibytes rather than bytes. It is accurate
    enough and avoids perl bigints in the receiver(s).
    df78b7ef