indutny / sticky-session

Sticky session balancer based on a `cluster` module
964 stars 99 forks source link

lib: hashing remoteaddr+remoteport #15

Closed abo closed 9 years ago

abo commented 9 years ago

all client are the same remoteaddr when local benchmarking

indutny commented 9 years ago

I think this is killing the reason of this module's existence. :) We essentially want it to be IP dependent, not IP+port, because same clients needs to connect to the same server.