Opened at 2022-10-13T12:33:43Z
Last modified at 2023-08-16T14:33:56Z
#3934 closed task
Enable HTTP protocol for storage — at Version 2
Reported by: | itamarst | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | HTTP Storage Protocol |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description (last modified by itamarst)
The HTTP protocol is designed to be used by default, with a config switch to disable it. For now, however, it's disabled by default, but at some point we'll want to flip the switch.
Places to update:
- The code that reads force_foolscap in node.py should default to it being False.
- force_foolscap config option should be documented.
- Default version for _create_node() in integration tests.
- ... search codebase for references to this ticket ...
Change History (2)
comment:1 Changed at 2022-10-13T18:17:53Z by itamarst
- Description modified (diff)
comment:2 Changed at 2022-10-14T13:32:14Z by itamarst
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.