Changes between Initial Version and Version 1 of Ticket #64845, comment 10
- Timestamp:
- 03/13/2026 12:35:57 AM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64845, comment 10
initial v1 4 4 > For sites with two collaborators in a post, based on the numbers above the server will receive 480 HTTP requests totaling about 900K per minute. For five or ten buck hosting that's a lot of traffic. 5 5 6 Are there traffic statistics that would be acceptable? The timing constants are easily changed (and could be filterable). 6 Are there traffic statistics that would be acceptable? The timing constants are easily changed (and could be filterable). (And are there better statistics than traffic, perhaps total response time or CPU?) 7 7 8 8 That said, and separate from our decision for 7.0, turning the feature off by default for single-user sites makes a lot of sense to me. Exploring "fallback" entrypoints (e.g., via the post lock modal) makes this a graceful degradation.