Posts Tagged ‘upstream hash’

Install/Recompile nginx upstream hash module on Debian/Ubuntu

Thursday, November 27, 2008 12:06 No Comments

I have described how to recompile/install nginx to support upstream hash module on Debian/Ubuntu before. But I don’t know why it’s not appear on search engine.

This was posted under category: Unix Tags: , , , ,

Building nginx package with upstream hash module on Debian/Ubuntu

Saturday, October 18, 2008 13:22 1 Comment

This’s how to recompile nginx with upstream hash module We need to recompile nginx to support upstream hash module. Because debian based nginx, doesn’t have this module loaded. And we need to download the module from here First of all, we need to install the software that’s needed to recompile a .deb packages apt-get install [...]

This was posted under category: Unix Tags: , , , ,