Server Binding #1
Labels
No Label
bug
change
check
Comp::Backend
Comp::Database
Comp::ICCC
Comp::Logging
Comp::Sessions
Comp::System
Comp::Users
enhancement
note
outdated
question
Ready2Test
security
todo
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Go/Ocean#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Server binds on the oceanHostname configuration! Instead, it must bind to its local ip address
Explanation: The oceanHostname configuration is for the whole data center. It should be the address for the customer (e.g. the address for the load balancing by e.g. Nginx). Instead, the binding for a single server within the data center must be the local IP address.
Note: Tools.ReadAllIPAddresses4ThisHost() determine all the local IP addresses!
All tests passed :)