flomesh-io / pipy

Pipy is a programmable proxy for the cloud, edge and IoT.
https://flomesh.io/pipy
Other
765 stars 71 forks source link

add tutorial 19 load balancing advanced #39

Closed addozhang closed 2 years ago

addozhang commented 2 years ago
  1. support session sticky based on request user agent
  2. support costomized load balance type for service. Use RoundRobinLoadBalancer by default if no type specified.