Skip to content

Proxy server example does not work for me #13

@UserMcUser

Description

@UserMcUser

Not sure what I've done wrong, but I can't get the example proxy server to actually work.

It starts, connects to the real server, and opens the proxy port and accepts incoming connections. Clients can connect to the proxy and can choose consoles. However once the client tries to join the simulation (does not matter if you join before or after the server starts the simulation) the proxy-ed client process freaks-out - it maxes out a single CPU core and starts eating up memory until it crashes. Meawhile, simpleProxy keeps running, echoing packet events to the console until the client dies.

Artemis is v2.1.5
node.js is v0.12.4
Tried Windows 7 32bit, OS X 10.6.8, and Ubuntu 14.4.2 LTS with the same basic results. Oddly with OSX, Artemis doesn't start allocating memory, just maxes out its CPU.

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