Skip to content

does the etherpad-proxy itself scale? #54

Open
@Loki-Afro

Description

@Loki-Afro

i took a look into the code

  • a local db is used (sqlite)
  • i saw several places with locking mechanisms
  • didn't see any code related to sync info with multiple proxies since a db is not used

thus i have the suspicion that the proxy itself does not scale

is that correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions