gateway Questions
1
Solved
I am trying to experiment ssl connection in istio ingress gateway.
From here istio ssl gateway without termination, i assume that istio ingress gateway by default should terminate ssl.
I have ins...
5
Solved
Maybe this is a strange question (I'm new with Microservices). But I'm looking for some info on how proceed with this. Does not need to be Spring specific, but that's the framework I'm using at the...
Bubonocele asked 21/12, 2016 at 12:20
3
Solved
On some questions here on SOverflow I found THIS. But it says that it is not avaiable at the moment and probably it will never get avaiable.
Based on THIS I realised that there is no need on build...
1
I installed istio v1.1.1 using the available helm chart.
I have
$ kubectl get svc istio-ingressgateway -n istio-system
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
istio-ingressgateway LoadBalan...
Cacka asked 7/4, 2019 at 5:56
1
Solved
I was wondering which of my two methods is more appropriate, or is there event another one?
(1) Direct
Direct communication between GATEWAY and μSERVICE A
UI sends HTTP request to GATEWAY
GATE...
Mabe asked 16/6, 2019 at 20:42
1
I have a custom filter defined in my application.yml. I need to take some more parameters from that filter definition in YAML, so that I can perform a logic inside my custom filter. I have multiple...
1
Solved
My application has microservices behind (spring) gateway with zuul proxy. There is also internal (spring) oauth2 authorization server. I want to implement client_credentials grant type for my micro...
Lie asked 8/2, 2019 at 20:34
5
Solved
I want to fetch default gateway for local machine using java. I know how to get it by executing dos or shell commands, but is there any another way to fetch?
Also need to fetch primary and secondar...
Eclat asked 10/5, 2011 at 4:48
2
Solved
I have a problem when I try to set up the client, I got the message: toString() failure in the factory.build.
Method threw 'java.lang.IllegalArgumentException' exception. Cannot evaluate $Proxy1.to...
Ramos asked 24/4, 2016 at 17:0
3
I being working with the Azure application gateway, and stuck at the following error.
Here, my Network Diagram
Here, the powershell script which I had configure
Poweshell Output
PS C:\Users\shab...
0
I've been reading a lot but don't seem to find an answer to the question:
Is it possible to do data composition, for example from 3 microservices? => Exposing an endpoint with the aggregate data o...
7
Soon I could use a SIP to GSM gateway, because I'll need to make phone calls from Germany to a mobile phone in Czech Republik. Hence, I thought about implementing one.
Now, the questions are:
Do...
1
Solved
I have been working on performing the load test on jmeter for 500 users per second. I am using JMeter for the same. While running the load test I am continuously getting the error on login API.
Bel...
4
We run a remote system and would like the servers to be able to alert us to their status via SMS. Is it possible to setup our own SMS gateway (or our own GSM network) so we DO NOT have to pay...
3
Solved
Background
I want to implement the design presented in this article.
It can be summarised by the diagram below:
The client first authenticate with the IDP (OpenID Connect/OAuth2)
The IDP retur...
Oran asked 12/5, 2016 at 7:42
1
In my company, we plan to migrate our back-end solution, which is a huge monolith, to a sexier microservices architecture.
So far, we have benchmarked many technologies, and we will probably...
Eyre asked 28/12, 2016 at 9:10
1
Solved
Does NginX(Open source, not Nginx plus), supports API Gateway?
Please, help me get to the valid documentation or information. Thank you!
2
For my new project, I have to use Micro Services with Api Gateway. So I gathered detailed informations about Micro Service but the Api Gateway part is not clear.
My question is,
Is anyone know a...
Thermodynamics asked 16/10, 2015 at 7:51
2
Solved
I have this doubt. For example, I have a Smart Wrist Band (measures pulse, body temp), a Smart Gear/Watch (to display text alerts, control calls) and a Bluetooth headset. I need all the three to co...
Thumbprint asked 26/8, 2016 at 10:9
3
Solved
I'm using netcat as a backend to shovel data back and forth for a program I'm making. I tested my program on the local network, and once it worked I thought it would be a matter of simply forwardin...
Gallbladder asked 31/3, 2010 at 11:43
7
Solved
We are building a web app that should be able to receive SMS messages and store the information contained in it in database.
Which methods have you used? Which service providers are out there that...
2
Solved
I know the difference between a forward and reverse proxy, but am not clear on how a reverse proxy is different from a gateway.
0
I want to get Default gateway in Android programmatically. I found following solution first: IP address of router in code answered by @Sandeep
Then I realised formatIpAddress is deprecated. As doc...
1
Solved
I've questions/clarifications-to-make regarding SI gateway feature:
If my gateway interface is defined as below:
public interface MyGateway{
public void myGatewayMethod(Message<?> inMessag...
Simpleminded asked 18/10, 2015 at 14:57
© 2022 - 2024 — McMap. All rights reserved.