Should be LimitNPROC as shown in
https://blog.skbali.com/2019/09/set-ulimits-for-a-script-started-using-systemd/
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi,
not really an nginx question but I didn't know where else to ask ...
I'm load testing my nginx server which is using an application that only has
a CGI interface. I have that setup and working fine, but the load test is
breaking something related to CGI.
I'm getting these errors when the loa
>What does "./configure" output show? Are you running configure on
>the target system, or tried to cross-compile nginx?
>It looks like for some reason nginx wasn't able to find out how to
>instruct your system to use 64-bit off_t. The most likely reason
>I can think of is an attempt to cross-com
Hello!
On Sat, Jun 05, 2021 at 08:35:32AM +, 王 静凯 wrote:
> I compile a nginx for an 32bit system (ARM).
> When I request a mp4 file which is larger than 2GB then it response with '416
> Requested Range Not Satisfiable’.
> The type of max_ranges is ngx_uint_t, I could not set it max than abou
Sent with ProtonMail Secure Email.
‐‐‐ Original Message ‐‐‐
On Saturday, 5 June 2021 23:32, forumacct wrote:
Why do
> www.domain.com and domain.com count as two?)
Because domain.com is the domain.
www is a subdomain.
Don't forget you can get a wildcard certificate if you need it.
Dear Mr Francis,
issue 1.)
> That is almost certainly because you also have "proxy_cache" (
http://nginx.org/r/proxy_cache) and "proxy_cache_path" defined, but
configured to use part of the filesystem that the nginx user - is not
allowed to use -- maybe it was created or first run as one user