Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zerop
on Sept 27, 2012
|
parent
|
context
|
favorite
| on:
Wordpress.com serves 70k requests/second using Ngi...
We dropped nginx because of no native support for session affinity. SSL support has been introduced in HAProxy very recently.
lazyfunctor
on Sept 27, 2012
|
next
[–]
http://wiki.nginx.org/HttpUpstreamRequestHashModule
this should work for you
Negitivefrags
on Sept 27, 2012
|
prev
[–]
Is the ip_hash directive not good enough for what your looking for?
zerop
on Oct 4, 2012
|
parent
[–]
I was not aware of ip_hash. But as per documentation it uses first 3 octets as hashing key, this may not work for me.I want to use nginx on LAN. It will throw all clients to same backend server.
http://nginx.org/en/docs/http/ngx_http_upstream_module.html#...
Negitivefrags
on Oct 6, 2012
|
root
|
parent
[–]
It should be fairly trivial to patch your copy of nginx to use the entire IP address as the hashing key.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: