Opened 10 years ago
Closed 10 years ago
#273 closed task (fixed)
Include guidelines on when (not) to use CoAP response to multicast request
Reported by: | esko.dijk@… | Owned by: | esko.dijk@… |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | groupcomm | Version: | |
Severity: | - | Keywords: | |
Cc: |
Description
Groupcomm: if possible, include guidelines on when (not) to use CoAP response to multicast request; based on review comments Peter vd Stok. core-coap indicates that a server MAY suppress a response to a multicast but it may be helpful to indicate in detail when the server should or should not do this.
Change History (2)
comment:1 Changed 10 years ago by esko.dijk@…
- Owner changed from draft-ietf-core-groupcomm@… to esko.dijk@…
- Status changed from new to assigned
comment:2 Changed 10 years ago by esko.dijk@…
- Resolution set to fixed
- Status changed from assigned to closed
Added in r1177
Note: See
TracTickets for help on using
tickets.
Proposed resolution is to add a section on Multicast Request and Response Suppression. First, this section briefly lists all normative requirements on accepting requests (or not) and sending responses (or not).
Second, this new section will list most common multicast usages briefly and for each usage, provide a guideline for the various types of responses (2.xx, 4.xx, 5.xx, empty-payload, ...)when responses should be suppressed and when not.