Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lighttpd PHP_FCGI_CHILDREN cap limits usability #8103

Open
2 tasks done
heeeck opened this issue Dec 2, 2024 · 4 comments
Open
2 tasks done

Lighttpd PHP_FCGI_CHILDREN cap limits usability #8103

heeeck opened this issue Dec 2, 2024 · 4 comments
Labels
support Community support

Comments

@heeeck
Copy link

heeeck commented Dec 2, 2024

Important notices

Describe the bug

In newer versions, the widgets seem to consume to many PHP_FCGI_CHILDREN. Open the dashboard for more than a couple of seconds the widgets wont load anymore and any Apply changes needs 20 seconds or more.

To Reproduce

Install a current version (in my case 24.7.9) and let the dashboard open for a couple of seconds.

Expected behavior

A working system which wont change its behavior, if u let it half a minute in idle.

Describe alternatives you considered

Changing the "PHP_FCGI_CHILDREN" => "3" in /usr/local/etc/inc/plugins.inc.d/webgui.inc to any value 30 or above gives a fluent experience.

Environment

OPNsense 24.7.9.(amd64).

@AdSchellevis
Copy link
Member

has been > 3 for months now (724f849)

@AdSchellevis AdSchellevis added the support Community support label Dec 2, 2024
@heeeck
Copy link
Author

heeeck commented Dec 5, 2024

I encounter this issue with only one instance of the website opened. It results in a huge lag when applying changes, making the webui nearly impossible to use. Is this related? The git commit mentions multiple opened instances.
Isn't this a critical issue, if the web ui is not usable? Or do I have another bug?
Could this be included before 25.1 as mentioned in the other issue?

@AdSchellevis
Copy link
Member

I'm not sure what your issue is, but as mentioned, the PHP_FCGI_CHILDREN is higher in current releases than reported in your ticket.

@heeeck
Copy link
Author

heeeck commented Dec 5, 2024

Thank you i will check further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Community support
Development

No branches or pull requests

2 participants