Skip to content

Conversation

@Archish27
Copy link
Contributor

No description provided.

Ankit098 and others added 30 commits June 29, 2021 11:11
Added cluster module and minor refactoring in sender mode for disabling
the wait label for connection holding. Added the error listener on the
upstream connection in receiver else leading to process getting killed.
Modify the incoming request url with the target specificed in the
upstream, this will be able to send the same data as per in the URL or
in request headers by just changing the host.
Change the URL with the upstream config target to connect in receiver
mode. This can be used to change the internal port for communication.
If the cluster is master process then only use the fork method since it
is not defined in the worker process and only present in master process.
Removed host since it is already being covered in hostname key inserted
by the pino logger.
Added changes to receiver mode to use a custom logic to fetch the host
from the client header config. Updates to the constant file to fetch the
receiver config from JSON.

Added the LLD file describing the role of entities and the choice for
the implementation.
`watchFile` checks for the update time in interval and does not listen
for the inode change event which `watch` does.
Archish27 and others added 25 commits August 15, 2021 13:08
Co-authored-by: Shashikant Kadam <shashikdm.edu@gmail.com>
Co-authored-by: Rohan Chougule <rohan183chougule@gmail.com>
Co-authored-by: Rohan Chougule <rohan183chougule@gmail.com>
Co-authored-by: Rohan Chougule <rohan183chougule@gmail.com>
@Archish27 Archish27 changed the title Review branch CDP Proxy Initial Setup Aug 27, 2021
@francisf francisf merged commit ced2780 into main Sep 9, 2021
@francisf francisf deleted the review-branch branch September 9, 2021 09:32
@francisf francisf restored the review-branch branch September 9, 2021 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants