02-01-2022 08:53 PM
Hello Everyone, we are trying to establish a connection with an outside API (not in BOSCH) in order to retrieve some needed information , we are using Node Js server (within BOSCH) to make the connection but we are getting the followin error
“tunneling socket could not be established, statusCode=407”
what is interesting is that on our local or using postman the call is successfull , no issues whatsoever, the problem comes when the service makes the call.
So we are assuming there is some kind of whitelist or something that stops the calls to this external interface though the proxy
Does anyone has ever communicated with a non BOSCH api from a BOSCH server?
any help would be appreciated.
Thanks
02-01-2022 09:31 PM
Hi maa2ga ,
I will try you on an internal channel in case we need to exchange private infos/credentials.
Probably it's an issue with proxy configuration but I do not know for sure yet, thanks!
04-14-2022 01:12 PM - edited 04-14-2022 01:26 PM
You can implement mysql optimization for example. MySQL offers unmatched scalability to facilitate the management of deeply embedded apps using a smaller footprint even in massive warehouses that stack terabytes of data. MySQL comes with the assurance of 24X7 uptime and offers a wide range of high availability solutions like specialized cluster servers and master/slave replication configurations.
04-17-2022 12:14 PM - edited 04-18-2022 07:23 AM
You can try to check mysql query tuning MySql one of the most popular open source database management system that allows you to manage relational database. I work with this database too.