Hi everyone,
I have to ask this, 'cause it is quite annoying when you are debugging something and your console is showing the cURL output all the time, every ~20 sec, a new connection is done, with the corresponding output:
This output is the connection to our HANA Server, and, just guessing, DI API connects through cURL to there, Am I right? if yes, please, tell me how I can stop this output.
We already try the --silence command directly on the server, but without successful result.
Thanks in advance