Project

General

Profile

Actions

Documentation #12318

closed

Change tcp rcvbuf and tcp nodelay to ms tcp rcvbuf and ms tcp nodelay

Added by Vikhyat Umrao almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
documentation
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

In this section

http://ceph.com/docs/master/rados/configuration/network-config-ref/

We have option for tcp rcvbuf and tcp nodelay but it should have ms tcp rcvbuf and ms tcp nodelay as correct options start with ms*.

Verified in the code : src/common/config_opts.h

OPTION
OPTION

Actions #1

Updated by Vikhyat Umrao almost 9 years ago

Verified in the code : src/common/config_opts.h

OPTION (ms_tcp_nodelay, OPT_BOOL, true)
OPTION (ms_tcp_rcvbuf, OPT_INT, 0)

Actions #3

Updated by Vikhyat Umrao almost 9 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF