Hello
We are using Fastcgi module in nginx with perl.
We are trying to send 200 concurrent perl cgi request, but after increase
the 250 concurrent request to specific script, We are getting below error in
nginx log file.
[error] 23526#0: *3291 connect() to unix:/var/run/fcgiwrap.socket failed
(
Thank you very much for the pointer to the change, I'm going give that a
shot ASAP.
On Sun, Jun 26, 2016 at 8:55 AM, Valentin V. Bartenev
wrote:
> On Saturday 25 June 2016 21:00:37 CJ Ess wrote:
> > I could use some help with this one - I took a big leap with enabling
> > http/2 support and I g
I've found the problem. Thank you everybody for the tip about nginx -T
The web app that I use "forge" to deploy servers seemed to add another
redirect hidden inside of /etc/nginx/forge-conf/before/ssl_redirect.conf
which was redirecting port 80 example.com to https://example.com
My server block w
On Saturday 25 June 2016 21:00:37 CJ Ess wrote:
> I could use some help with this one - I took a big leap with enabling
> http/2 support and I got knocked back really quick. There seems to be an
> issue with POSTs and it seems to be more pronounced with ios devices (as
> much as you can trust user