Skip to content

Support for Multiple Velocity instances #506

@vjh0107

Description

@vjh0107

Hello, is there a way to use PlasmoVoice with multiple Velocity instances?
My server is currently running multiple Velocity instances behind a load balancer.
This is a common setup for large networks (1000+ players) using:

                                    ┌─────────────┐
                                ┌──→│ Velocity #1 │──┐
┌─────────┐    ┌─────────────┐  │   └─────────────┘  │   ┌─────────────┐
│ Players │───→│ LoadBalancer│──┼──→│ Velocity #2 │──┼──→│ Paper Server│
└─────────┘    └─────────────┘  │   └─────────────┘  │   └─────────────┘
                                └──→│ Velocity #3 │──┘
                                    └─────────────┘

Questions:

  1. If the plugin is made with this in mind, how do I set it up?
  2. is multiple proxy support on the roadmap?
  3. Would you be open to a PR that adds Redis based session storage?

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