1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/conduit
Gareth Evans 94e7878a57 Route internal conduit calls if other hosts available
Summary:
Ref T2785

Looks for hosts in `conduit.servers` config and if any exist route any conduit calls through any one of the hosts.

Test Plan:
Make some curl calls to public methods (`conduit.ping`), watch the access log for two requests. Make some calls from the UI that require authentication, watch the access log a bit more.

Also ran the unit tests.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2785

Differential Revision: https://secure.phabricator.com/D5970
2013-05-19 04:16:10 -07:00
..
application Made conduit permanently installed 2013-02-13 12:21:50 -08:00
call Route internal conduit calls if other hosts available 2013-05-19 04:16:10 -07:00
config Route internal conduit calls if other hosts available 2013-05-19 04:16:10 -07:00
controller Route internal conduit calls if other hosts available 2013-05-19 04:16:10 -07:00
method Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
protocol Delete license headers from files 2012-11-05 11:16:51 -08:00
ssh Fix various issues with SSH receivers 2012-12-19 11:11:32 -08:00
storage Delete license headers from files 2012-11-05 11:16:51 -08:00