Project

General

Profile

Actions

Bug #6757

closed

nginx 504 Gateway Time-out when acces to system_certmanager.php

Added by Damien OBLETTE over 9 years ago. Updated over 9 years ago.

Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
09/02/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.2
Affected Architecture:
amd64

Description

Sorry for my english ...

It's now impossible for us to acces our certificat listing. php-fpm use 100% of 1CPU and nginx timeout before php-fpm reply

We got 794 certificat use on openvpn

The first forum thread i make is here (but in french) : https://forum.pfsense.org/index.php?topic=117355.0

I try fpsense 2.3.1_1 to 2.3.2 we got the same error.

Akiyama

Actions #1

Updated by Jim Pingle over 9 years ago

  • Status changed from New to Not a Bug

Using the firewall for that many certificates is an atypical use case for which it was not designed. From reading the thread it sounds like the device isn't handling the request fast enough, but the only way to fix that would be by increasing the script timeout/nginx timeout. The script timeout was set to its current value to keep certain processes from breaking things by running too long (or indefinitely) via PHP, so increasing the timeouts in the code is not likely to happen as it would negatively impact a wider portion of the user base.

If someone wants to create a separate feature request/PR to offer a GUI knob to adjust the timeouts, that is a more general solution that could help this case.

Actions

Also available in: Atom PDF