You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Specification is distributed under Creative Commons Attribution-ShareAlike 4.0 International license.
19
20
20
-
You should have received a copy of the CC BY-SA 4.0 along with this document; if not, see https://creativecommons.org/licenses/by-sa/4.0/
21
+
You should have received a copy of the CC BY-SA 4.0 along with this document; if not,
22
+
see https://creativecommons.org/licenses/by-sa/4.0/
21
23
22
24
Change Process
23
25
==============
24
26
25
-
This Specification is a free and open standard and is governed by the Consensus-Oriented Specification System (COSS) (see "|COSS-long|").
27
+
This Specification is a free and open standard and is governed by the Consensus-Oriented
28
+
Specification System (COSS) (see "|COSS-long|").
26
29
27
30
.. important::
28
31
29
-
This specification is still incomplete (work in progress), hence the COSS change process is not yet fully applicable. All ideas and change proposals SHOULD be presented and discussed in `Firebird Butler forum <https://groups.google.com/d/forum/firebird-butler>`_.
32
+
This specification is still incomplete (work in progress), hence the COSS change process
33
+
is not yet fully applicable. All ideas and change proposals SHOULD be presented and
34
+
discussed in `Firebird Butler forum <https://groups.google.com/d/forum/firebird-butler>`_.
30
35
31
36
Language
32
37
========
33
38
34
-
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in `RFC2119`_.
39
+
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT",
40
+
"RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described
41
+
in `RFC2119`_.
35
42
36
43
Related Specifications
37
44
======================
@@ -45,17 +52,21 @@ Related Specifications
45
52
1. Goals
46
53
========
47
54
48
-
The purpose of this specification is to define unified log format, and formal rules for exchanging log messages between Butler Service and its Client. Its goals are:
55
+
The purpose of this specification is to define unified log format, and formal rules for
56
+
exchanging log messages between Butler Service and its Client. Its goals are:
49
57
50
-
#. Define unified, flexible and extensible data format for logging information, suitable for diagnostic and audit purposes.
51
-
#. Define serialization format for such logging information suitable for transmission in |FBSP| `Data Frames`.
58
+
#. Define unified, flexible and extensible data format for logging information, suitable
59
+
for diagnostic and audit purposes.
60
+
#. Define serialization format for such logging information suitable for transmission in
61
+
|FBSP| `Data Frames`.
52
62
#. Define the method of publishing log information through ZeroMQ_ PUB_ sockets.
53
-
#. Define a single API for forwarding log information between the :doc:`Firebird Butler Service </rfc/3/FBSD>` and the `Client`.
63
+
#. Define a single API for forwarding log information between
64
+
the :doc:`Firebird Butler Service </rfc/3/FBSD>` and the `Client`.
This Specification is distributed under Creative Commons Attribution-ShareAlike 4.0 International license.
19
20
20
-
You should have received a copy of the CC BY-SA 4.0 along with this document; if not, see https://creativecommons.org/licenses/by-sa/4.0/
21
+
You should have received a copy of the CC BY-SA 4.0 along with this document; if not,
22
+
see https://creativecommons.org/licenses/by-sa/4.0/
21
23
22
24
Change Process
23
25
==============
24
26
25
-
This Specification is a free and open standard and is governed by the Consensus-Oriented Specification System (COSS) (see "|COSS-long|").
27
+
This Specification is a free and open standard and is governed by the Consensus-Oriented
28
+
Specification System (COSS) (see "|COSS-long|").
26
29
27
30
.. important::
28
31
29
-
This specification is still incomplete (work in progress), hence the COSS change process is not yet fully applicable. All ideas and change proposals SHOULD be presented and discussed in `Firebird Butler forum <https://groups.google.com/d/forum/firebird-butler>`_.
32
+
This specification is still incomplete (work in progress), hence the COSS change process
33
+
is not yet fully applicable. All ideas and change proposals SHOULD be presented and
34
+
discussed in `Firebird Butler forum <https://groups.google.com/d/forum/firebird-butler>`_.
30
35
31
36
Language
32
37
========
33
38
34
-
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in `RFC2119`_.
39
+
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT",
40
+
"RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described
41
+
in `RFC2119`_.
35
42
36
43
Related Specifications
37
44
======================
@@ -45,18 +52,22 @@ Related Specifications
45
52
1. Goals
46
53
========
47
54
48
-
The purpose of this specification is to define unified data format, and formal rules for exchanging state information between Butler Service and its Client. Its goals are:
55
+
The purpose of this specification is to define unified data format, and formal rules for
56
+
exchanging state information between Butler Service and its Client. Its goals are:
49
57
50
-
#. Define unified, flexible and extensible data format for `Service` and `Connection` state information, suitable for diagnostic and control purposes.
51
-
#. Define serialization format for such state information suitable for transmission in |FBSP| `Data Frames`.
58
+
#. Define unified, flexible and extensible data format for `Service` and `Connection` state
59
+
information, suitable for diagnostic and control purposes.
60
+
#. Define serialization format for such state information suitable for transmission in
61
+
|FBSP| `Data Frames`.
52
62
#. Define the method of publishing such state information through ZeroMQ_ PUB_ sockets.
53
-
#. Define a base API for transmitting such state information between the :doc:`Firebird Butler Service </rfc/3/FBSD>` and the `Client`.
63
+
#. Define a base API for transmitting such state information between the
64
+
:doc:`Firebird Butler Service </rfc/3/FBSD>` and the `Client`.
54
65
#. Define a base API for changing the `Service` and `Connection` state by the `Client`.
Copy file name to clipboardExpand all lines: rfc/7/RSCFG.rst
+21-10Lines changed: 21 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,8 @@
8
8
:status: raw
9
9
:editor: Pavel Císař <pcisar@users.sourceforge.net>
10
10
11
-
Remote Service Configuration Protocol (RSCFG) specifies a uniform method for configuring Firebird Butler Service operating parameters through Client requests passed via |FBSP| protocol.
11
+
Remote Service Configuration Protocol (RSCFG) specifies a uniform method for configuring
12
+
Firebird Butler Service operating parameters through Client requests passed via |FBSP| protocol.
This Specification is distributed under Creative Commons Attribution-ShareAlike 4.0 International license.
19
20
20
-
You should have received a copy of the CC BY-SA 4.0 along with this document; if not, see https://creativecommons.org/licenses/by-sa/4.0/
21
+
You should have received a copy of the CC BY-SA 4.0 along with this document; if not,
22
+
see https://creativecommons.org/licenses/by-sa/4.0/
21
23
22
24
Change Process
23
25
==============
24
26
25
-
This Specification is a free and open standard and is governed by the Consensus-Oriented Specification System (COSS) (see "|COSS-long|").
27
+
This Specification is a free and open standard and is governed by the Consensus-Oriented
28
+
Specification System (COSS) (see "|COSS-long|").
26
29
27
30
.. important::
28
31
29
-
This specification is still incomplete (work in progress), hence the COSS change process is not yet fully applicable. All ideas and change proposals SHOULD be presented and discussed in `Firebird Butler forum <https://groups.google.com/d/forum/firebird-butler>`_.
32
+
This specification is still incomplete (work in progress), hence the COSS change process
33
+
is not yet fully applicable. All ideas and change proposals SHOULD be presented and
34
+
discussed in `Firebird Butler forum <https://groups.google.com/d/forum/firebird-butler>`_.
30
35
31
36
Language
32
37
========
33
38
34
-
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in `RFC2119`_.
39
+
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT",
40
+
"RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described
41
+
in `RFC2119`_.
35
42
36
43
Related Specifications
37
44
======================
@@ -45,17 +52,21 @@ Related Specifications
45
52
1. Goals
46
53
========
47
54
48
-
The purpose of this specification is to define unified data format, and formal rules for exchanging configuration information between Butler Service and its Client. Its goals are:
55
+
The purpose of this specification is to define unified data format, and formal rules for
56
+
exchanging configuration information between Butler Service and its Client. Its goals are:
49
57
50
-
#. Define unified, flexible and extensible data format for `Service` configuration information, suitable for diagnostic and control purposes.
51
-
#. Define serialization format for such configuration information suitable for transmission in |FBSP| `Data Frames`.
52
-
#. Define a base API for transmitting such configuration information between the :doc:`Firebird Butler Service </rfc/3/FBSD>` and the `Client`.
58
+
#. Define unified, flexible and extensible data format for `Service` configuration
59
+
information, suitable for diagnostic and control purposes.
60
+
#. Define serialization format for such configuration information suitable for transmission
61
+
in |FBSP| `Data Frames`.
62
+
#. Define a base API for transmitting such configuration information between
63
+
the :doc:`Firebird Butler Service </rfc/3/FBSD>` and the `Client`.
53
64
#. Define a base API for remote `Service` configuration by its `Client`.
0 commit comments