P
P
Pavel Aksenov2016-07-21 15:02:18
Nginx
Pavel Aksenov, 2016-07-21 15:02:18

How to install "http_limit_conn_module" module?

Can't build nginx with ngx_http_limit_conn_module.
The output of the ./configure --help command is:

...
--without-http_limit_conn_module   disable ngx_http_limit_conn_module
...

Accordingly, when trying to compile the command, it
./configure ... --with-http_limit_conn_module
gives an error
./configure: error: invalid option "--with-http_limit_conn_module"

Can you please tell me how to install the "http_limit_conn_module" module?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey, 2016-07-21
@hellmin

Perhaps you have --without-http_limit_conn_module in "..."?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question