python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Incorrect Access-Control-Allow-Origin header value with Apache reverse proxy and 304 from upstream service
I have a situation that's driving me a little bit crazy. I've inherited some infrastructure that includes an Apache 2.2 reverse proxy and an upstream service in the DMZ that serves up resources throug...
dgboss
Votes: 0
Answers: 1
Route GraphQL requests to APIs in different regions serving different content but using same schema
We deploy backend services with GraphQL API in multiple AWS regions. The GraphQL schema is the same for each region, but the services serve region specific data. Apollo federation does not seem to add...
Marian
Votes: 0
Answers: 2
Reverse Proxy for Apache Kafka? Solution for many consumers
I've being tinkering with a possible architecture for a location based mobile application. The mobile application provides its geolocation, the backend will use multiple 3rd party APIs to fetch data r...
user2252867
Votes: 0
Answers: 0
nginx: Match multiple locations / disable access log without returning
I would like to disable access logging for some specific paths but still proxy it to another container. In other words "match multiple locations without returning/exiting" which is not possi...
romanzipp
Votes: 0
Answers: 2