Confirmed users
1,018
edits
Line 110: | Line 110: | ||
==Deployment Architecture== | ==Deployment Architecture== | ||
https://bugzilla.mozilla.org/show_bug.cgi?id=853214 | https://bugzilla.mozilla.org/show_bug.cgi?id=853214 | ||
Current deployment consists of a bank of servers for socket connections, with an ELB fronted set of machines to handle PUT updates. This was created because the current version of Go requires a surprisingly high amount of CPU in order to process TLS requests. Offloading the TLS termination to ELB with a bank of proxy points provided the highest level of service. | |||
==Escalation Paths== | ==Escalation Paths== |