modcluster / mod_proxy_cluster

mod_cluster is an intelligent native Apache httpd-based and pure-Java Undertow-based load-balancer
https://www.modcluster.io
Apache License 2.0
7 stars 15 forks source link

Correct the offset computation #270

Closed jajik closed 2 months ago

jajik commented 2 months ago

Partly addresses #265, but we still should probe whether the offset is necessary at all.

jajik commented 2 months ago

Thanks for the review.