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

Still outgoing Internet request with Internet features disabled #13095

Closed
swsharp opened this issue Jun 22, 2018 · 2 comments
Closed

Still outgoing Internet request with Internet features disabled #13095

swsharp opened this issue Jun 22, 2018 · 2 comments
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.

Comments

@swsharp
Copy link

swsharp commented Jun 22, 2018

I have found in testing version 3.5.1 that the Dashboard and Administration page load times are just over 30 seconds. This indicated to me that there must be another Internet request timing out before the Dashboard can finish loading. I didn't have this problem testing 3.4.0 with the Internet features disabled.

I tried Personal Settings and the Plugins page as well and they were also affected. I have also had some page loads fail due to a 504 Gateway Timeout response.

I have all of the Internet features disabled using the newer property and I even tried adding the old properties as well:

[General]
enable_internet_features = 0
enable_marketplace = 0
enable_auto_update = 0
enable_update_communication = 0

I don't see any of the usual curl errors on the administration page when there is a request timeout.

Once I configured the proxy settings in config.ini.php the Dashboard load times decreased to ~500ms. While I was able to configure Matomo to use the proxy for the purpose of this test it isn't in keeping with my organization's policy and I need to be able to disable outgoing traffic.

@sgiehl
Copy link
Member

sgiehl commented Jun 22, 2018

There are not yet all features disabled by the settings. See #13076 and #6324

@sgiehl
Copy link
Member

sgiehl commented Jun 25, 2018

Closing in favor of the mentioned issues. If you still see outgoing requests after they were solved. Feel free to recreate a new issue.

@sgiehl sgiehl closed this as completed Jun 25, 2018
@sgiehl sgiehl added the duplicate For issues that already existed in our issue tracker and were reported previously. label Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

No branches or pull requests

2 participants