Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
k3s
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Jacklull
  • k3s
  • Repository

Switch branch/tag
  • k3s
  • pkg
  • agent
  • loadbalancer
  • loadbalancer_test.go
Find file
BlameHistoryPermalink
  • Brad Davidson's avatar
    Handle loadbalancer port in TIME_WAIT · c0d12900
    Brad Davidson authored Mar 08, 2021
    If the port wanted by the client load balancer is in TIME_WAIT, startup
    will fail. Set SO_REUSEPORT so that it can be listened on again
    immediately.
    
    The configurable Listen call wants a context, so plumb that through as
    well.
    Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
    c0d12900
loadbalancer_test.go 3.28 KB
EditWeb IDE

Replace loadbalancer_test.go

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.