The return values are null, null, and 80. There are 2 machines for load balancing. What are the possible reasons?
ringa_lee
It should be that you made https on nginx, and then reverse proxy to the backend nginx+php-fpm, right?
nginx
nginx+php-fpm
php-fpm: Hi, I used https. How to tell, see below
:
. How to tell, see below
fastcgi_param HTTPS 'on';
It should be that you made https on
Your nginx needs to tellnginx
, and then reverse proxy to the backendnginx+php-fpm
, right?php-fpm
:
Hi, I used https. How to tell, see below