yaoweibin / nginx_ajp_module

support AJP protocol proxy with Nginx
http://github.com/yaoweibin/nginx_ajp_module
246 stars 59 forks source link

RPM required \ RHEL #31

Open lebe-dev opened 9 years ago

lebe-dev commented 9 years ago

Hello

I suppose i'am not the only one who wants RPM release of your module :) "configure, make, make all" for RHEL-like systems is a pain.

Are you planning to build RPM? Or write manual how to build RPM for your module

lelenoce commented 9 years ago

I would like to use RPM. +1

msva commented 9 years ago

NginX still has no support for shared modules. All of the modules are compiled in the NginX binary. So, it is impossible to build module package. Only nginx itself. And in that case it is package creator decision which "other" modules to include in that package.

msva commented 8 years ago

btw, since NginX 1.9.11 there is dynamic modules support.

gczuczy commented 7 years ago

There' DSO support now, could we please have RH/CentOS packages? :)

dvershinin commented 4 years ago

CentOS/RHEL packages are available in the commercial repository by GetPageSpeed, e.g. for CentOS 7. Supported platforms: NGINX stable/mainline on CentOS 6, 7, 8.