Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into fix/TykTechnologies#58
Browse files Browse the repository at this point in the history
  • Loading branch information
lonelycode committed Jul 10, 2015

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 356da3f + 67eb15d commit 771db79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
@@ -680,7 +680,6 @@ func main() {
getPolicies()

// Use a custom server so we can control keepalives
log.Warning("YES? ", config.HttpServerOptions.OverrideDefaults)
if config.HttpServerOptions.OverrideDefaults {
log.Info("Server started.")
log.Warning("HTTP Server Overrides detected, this could destabilise long-running http-requests")

0 comments on commit 771db79

Please sign in to comment.