Closed
Bug 1019487
Opened 11 years ago
Closed 11 years ago
Add an HTTPS connection pool for TokBox api request
Categories
(Hello (Loop) :: Server, defect)
Hello (Loop)
Server
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rhubscher, Unassigned)
Details
(Whiteboard: [qa?])
Attachments
(1 file, 1 obsolete file)
We need to add a HTTPS pooler to avoid HTTPS handshake bottleneck.
This is related to the TokBox SDK: https://github.com/opentok/opentok-node/blob/master/lib/client.js#L25
See also http://nodejs.org/docs/v0.4.7/api/all.html#http.Agent
Comment 1•11 years ago
|
||
Attachment #8438520 -
Flags: review?(nperriault)
Comment 2•11 years ago
|
||
Comment on attachment 8438520 [details]
link to github PR
https://github.com/mozilla-services/loop-server/pull/102
Comment 3•11 years ago
|
||
Attachment #8438520 -
Attachment is obsolete: true
Attachment #8438520 -
Flags: review?(nperriault)
Updated•11 years ago
|
Attachment #8438530 -
Flags: review?(nperriault)
Updated•11 years ago
|
Whiteboard: [qa?]
Comment 4•11 years ago
|
||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Attachment #8438530 -
Flags: review?(nperriault) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•