Settings

Theme

Golang 0 downtime restarts: A stl http.ListenAndServe(TLS) drop in replacement

github.com

1 points by fvbock 11 years ago · 2 comments

Reader

czbond 11 years ago

Thanks for posting, I've been wondering how to achieve this. In node, we had a complex Nginx setup scenario - so I'm hopeful this will take the complexity out of it.

  • fvbockOP 11 years ago

    thx. i added some more documentation today - should be pretty straight forward: import the lib and replace http.ListenAndServe(TLS) with endless.ListenAndServe(TLS).

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection