-
```
What steps will reproduce the problem?
1. Use Tomcat 6.0.24
2. Run an application behind a load-balancer with sticky sessions
3. Public visible path differs from application context path
4. Use th…
-
```
A bit about the setup I'm using:
1 haproxy as a load balancer'
2 tomcat6 nodes;
2 memcached nodes;
Non-sticky mode. Kryo serialization strategy;
Operation and sessionBackup timeouts are default;
L…
-
This issue is closed related to issue - https://github.com/moby/moby/issues/25526
Swarm ingress should support injecting proxy protocol headers to preserve client information. Proxy protocol is a …
-
### Problem description
I have a ServerStream-service which generates a readable-stream of about 100.000 messages and set it in ctx.res. The client consumes only the first message and then process.ex…
-
On the current project we use spring cloud config solution. The problem is that the config-server was deployed behind https load-balancer and we got the follfowing issues:
`c.c.c.ConfigServicePrope…
-
when trying to use start.sh from the release bin package, the app is up and running but chrome is showing this error message ERR_TOO_MANY_REDIRECTS when using sslrequire true in the config file
-
### Version
Vertx 4.3.0 (Quarkus 2.9.1.Final)
### Context
I have a [RedisVerticle](https://github.com/eclipse-vertx/vert.x/files/9096225/RedisVerticle.TXT) implementation that is pretty much …
-
Maintainer(s): @nutboltu
Please check out the Translations Contributing Guidelines.
Original translations thread: #28
Interested in helping? Let us know!
I am native Bengali speaker and wo…
-
We've been using the Riak in production for around six months now and have had a ton of issues, primarily around connection handling.
Our system usually requires values stored in riak in a very burst…
-
0
down vote
favorite
I am trying to provision my docker image using chef. I run the following.
```
knife cookbook site install apt -z
knife cookbook site install haproxy -z
knife cookbook site instal…