Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

IO timeout configuration for node.js target

Is there a way to configure MP IO timeout when using ScriptTarget (node.js) instead of HTTPTargetConnection?

Solved Solved
2 6 1,052
1 ACCEPTED SOLUTION

Not applicable

Hi @Ozan Seymen , @Prithpal Bhogill,

Looks like some confusion here . The node.js script doesn't exclusively listen on any port , there will not be any io calls from the Mp to script as such . (you can check using tcpdump )

Its like any other policy (not the same but just for idea) and the scripttarget to node.js script is based on java invocation which is taken care by trireme .

so to answer your question , there is no io call to node.js .

View solution in original post

6 REPLIES 6