sidekick icon indicating copy to clipboard operation
sidekick copied to clipboard

High Performance HTTP Sidecar Load Balancer

Results 5 sidekick issues
Sort by recently updated
recently updated
newest added

A request that fails during go's reverse proxy `ServeHTTP` results in a basically empty response with a 200 status code. To me it seems very misleading because boto f.e. ends...

community
triage

Current loadbalancing is purely round-robin. However different requests create different loads which means that servers processing complex requests may be slower and some servers may be mostly idle. As an...

It appears that Sidekick, at least in version 2.0.3, while it doesn't allow the connection to complete, it does allow a TLS1.0/1.1 handshake to occur. ## Expected Behavior Performing: `...

community
triage

## Expected Behavior Limited performance changes when using sidekick or without it ## Current Behavior sidekick loses performance for READ operations, without it we are able to saturate the network...

community
triage

Hi I am running sidekick (v2.x and v3.x) as docker and also a different use case which has it running as a binary. I keep seeing below messages in the...

community
triage