omkar_jadhav_20 Wrote:
---
> Hi,
>
> We have used tmpfs to mount frequently used media application cache
> serving. We have also mounted rest applications on disk where we are
> facing similar issues of max_size being breached . Please find below
Hi,
We have used tmpfs to mount frequently used media application cache serving.
We have also mounted rest applications on disk where we are facing similar
issues of max_size being breached . Please find below details for your
reference :
# du -sh /cache/*
245G/cache/12007
161G/cache/1215
Hi team,
I'm in process of implementing following use case, please help me with your
inputs.
let's say I have endpoint /rate-limit and it should
75% of time, it should return "SUCCESS" as text
25% of time, it should return "FAILED" as text
I did try limit_req_zone which goes by request per secon
Changes with nginx 1.11.924 Jan 2017
*) Bugfix: nginx might hog CPU when using the stream module; the bug had
appeared in 1.11.5.
*) Bugfix: EXTERNAL authentication mechanism in mail proxy was accepted
even if it was not enabled in the
> On 24 Jan 2017, at 05:14, Ryan A. Krenzischek wrote:
>
> Sirs:
>
> I'm not sure who is responsible for the web server on
> 2001:1af8:4060:a004:21::e3 but it's not serving up HTTP properly for
> nginx.org over IPv6. The server on 2606:7100:1:69::3f is working just fine
> but for some reaso
Hello,
I had a server set up on http, however I wanted to secure it so changed this
to https and enabled ssl on port 443. However, this has caused an issue
whereby I can no longer upload files larger than ~5.5MB if SSL is enabled.
If I remove nginx and let Sails do the upload over SSL it works fi
Hi
Months ago I was trying to setup a nginx-CAS environment and found this
issue (I'll explain below). Now, I have found it again, but this time
seems not so easy to workaround.
Scenario:
Client connects to Apache which forwards to Apereo CAS server and
authenticate the user.
Once authentic
Hello All,
What is the correct coding of location section(s) for 2 Raspberry with
nginx.
RPI1 is the main webpage and also is going to host owncloud (which uses
https and php)
RPI2 is a weather station using plain http html and some php.
To catch requests to RPI2 I can use a text pattern in the