The return values are null, null, and 80. There are 2 machines for load balancing. What are the possible reasons?
大家讲道理2017-07-04 13:48:00
It should be that you made https on nginx
, and then reverse proxy to the backend nginx+php-fpm
, right?
php-fpm:
Hi, I used https. How to tell, see below
fastcgi_param HTTPS 'on';