Skip to content

Conversation

@rickb777
Copy link

Local FastCGI is needed when a Go webserver must co-exist with an existing server, e.g. Nginx. This avoids problems with TCP port sharing and provides a fast-performing connection between services on a server.

(Remote FastCGI is not really needed because TCP covers this case.)

Also, simple logging of the Manners actions is implemented. A pluggable logger is used.

klizhentas and others added 29 commits August 22, 2014 17:17
expose waitgroup.Wait so shutdown handlers can wait on the server
Revert "expose waitgroup.Wait so shutdown handlers can wait on the serve...
…ogger and the nice API for signal handling.
…ve been added to prevent obviously-meaningless usage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants