Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose tcp keep alive settings via Sync Gateway config #902

Merged
merged 1 commit into from
Jun 4, 2015

Conversation

adamcfraser
Copy link
Collaborator

Adds a new server config setting - CouchbaseKeepaliveInterval. When set, enables TCP keep alive between Sync Gateway and Couchbase server, and sets the keep alive interval to the value provided.

Validated by Semgroup, already merged to 1.1.0.

Fixes #859.

Adds a new server config setting - `CouchbaseKeepaliveInterval`.  When set, enables TCP keep alive between Sync Gateway and Couchbase server, and sets the keep alive interval to the value provided.
adamcfraser added a commit that referenced this pull request Jun 4, 2015
Expose tcp keep alive settings via Sync Gateway config
@adamcfraser adamcfraser merged commit 21c7cb1 into master Jun 4, 2015
@adamcfraser adamcfraser deleted the feature/issue_859 branch June 4, 2015 19:46
@adamcfraser
Copy link
Collaborator Author

Merged (had already been code reviewed on 1.1.0)

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.

1 participant