HTTP GEO Module and Memcached Module question
Evan Miller
emmiller+gmane at gmail.com
Sat May 5 11:21:01 MSD 2007
Evan Miller <emmiller at ...> writes:
> You can write a module! Nginx's load-balancing code is modular, i.e., it
> will be (relatively) straightforward to write a couple-hundred line file
> that adds your hashing mechanism of choice, using both the URL and the
> cookies.
FYI, I've added a section on load-balancing modules to my development guide:
http://www.riceonfire.org/emiller/nginx-modules-guide.html#load_balancers
It only covers the basics, but it should be helpful if you choose to make a
URI-hashing module of some sort.
Evan
More information about the nginx
mailing list