acmpesuecc / bal.rs

Tilde 3.0 Project
GNU General Public License v3.0
0 stars 0 forks source link

feat: Implement IP hash algorithm #5

Open Prana-vvb opened 5 hours ago

Prana-vvb commented 5 hours ago

This algorithm will distribute incoming requests to backend servers based on a hash of the client's IP address. This will be very useful for implementing sticky sessions later on.

bunsamosa-bot[bot] commented 5 hours ago

Thank you for opening this issue! A Maintainer will review it soon!