Closed
Bug 614005
Opened 14 years ago
Closed 14 years ago
[amo] Put my node.js duplex proxy in front of preview.amo
Categories
(mozilla.org Graveyard :: Server Operations: Projects, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jbalogh, Assigned: oremj)
References
()
Details
(Whiteboard: [after ff4])
Attachments
(1 file)
497 bytes,
text/plain
|
Details |
Sometimes we want to be able to load test with production traffic, so I wrote https://gist.github.com/669539 to duplex traffic to two servers. I'd like to make sure it works before we actually need it, and socorro may want to try it too. Can we set this up on preview? I'll attach a little node server that we can use as the second server.
Updated•14 years ago
|
Assignee: server-ops → jeremy.orem+bugs
Reporter | ||
Comment 1•14 years ago
|
||
Configuration for this is in the js file at https://gist.github.com/669539#LID10. I can make it easier to configure with an external file if you want, but I was just going for a quick POC here.
Assignee | ||
Comment 2•14 years ago
|
||
Do you have the node server mentioned in the Description.
Reporter | ||
Comment 3•14 years ago
|
||
Updated•14 years ago
|
Whiteboard: [after ff4]
Assignee | ||
Comment 4•14 years ago
|
||
Are we setting this up on preview and pointing it back to preview? Seems like that server is already pretty loaded from QA tests, do you think we can handle more?
Updated•14 years ago
|
Component: Server Operations → Server Operations: Projects
Assignee | ||
Comment 5•14 years ago
|
||
We don't want to do this now, but should be able to anytime without much effort.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•