Problem on /rd/build/production/Rd/#cloud/23/RADIUS|radius_active/pnlRadiusNas

on nginx :
location ~ \.php$ {
include snippets/fastcgi-php.conf;
fastcgi_pass unix:/run/php/php8.3-fpm.sock;
fastcgi_read_timeout 300;
fastcgi_connect_timeout 300;
fastcgi_send_timeout 300;
}
On php also max_execution_time is set to 5min
Can't find the root cause of this.
Can someone help to fix this ?
Problem on /rd/build/production/Rd/#cloud/23/RADIUS|radius_active/pnlRadiusNas

on nginx :
On php also max_execution_time is set to 5min
Can't find the root cause of this.
Can someone help to fix this ?