i am having a problem with trying to use oauth services in that the
callback from the provider gets “stuck” on my server. The logs in the
pastebin here: http://pastebin.com/qncJKVwQ summarise the experience.
Nginx is setup as reverse proxy to Apache which handles PHP using CGI. that
is, the old f
I have seen errors in my logs: worker_connections are not enough while
requesting certificate status
I believe the main problem was that the worker_connections was set too low,
and I've fixed that.
However after looking at the source around the OCSP stapling, I have a
question -
It appears that
I have seen errors in my logs: worker_connections are not enough while
requesting certificate status
I believe the main problem was that the worker_connections was set too low,
and I've fixed that.
However after looking at the source around the OCSP stapling, I have a
couple questions:
- It appe
Nginx’ers,
I trying to figure out why I'm randomly are seeing requests having issues with
a nginx 1.7.4 when proxying to an upstream pool like:
2016/03/03 10:24:21 [error] 15905#0: *3252814 upstream prematurely closed
connection while reading response header from upstream, client: 10.45.69.25,