You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When applying many interfaces at once, the interface reload process takes longer than allowed by nginx/PHP. This forces a 504 gateway timeout to be returned.
Expected behavior
Instead of the API waiting for all interfaces to be applied in sequence, clients should be able to request the interfaces to be applied in the background and poll the apply status.
pfSense Version & Package Version:
pfSense Version: v2.6.0 (affects all versions however)
Package Version v1.4.2
Affected Endpoints:
URL: /api/v1/interface/apply
The text was updated successfully, but these errors were encountered:
Describe the bug
When applying many interfaces at once, the interface reload process takes longer than allowed by nginx/PHP. This forces a 504 gateway timeout to be returned.
Expected behavior
Instead of the API waiting for all interfaces to be applied in sequence, clients should be able to request the interfaces to be applied in the background and poll the apply status.
pfSense Version & Package Version:
Affected Endpoints:
The text was updated successfully, but these errors were encountered: