HTTP API CALLS an obw-free-extensions – WordPress backend delay 10s
-
Ich erhalte in meinem WordPress Backend auf jeder page folgende etwa 10 HTTP API CALLS, einen davon hab ich hier gepostet. Diese verursachen pro call einen delay von etwa einer Sekunde, das heisst das Backend wird intern extrem langsam. Leider finde ich auf dem Internet nirgends eine Beschreibung zum aufgerufenen Pfad obw-free-extensions , es scheint also noch nie jemand ein Problem mit solchen calls gehabt zu haben.
Ist es safe die requests auf diese spezifischen URLs zu blocken? Und wenn ja wie? Hier einer dieser ca 10 requests:
—
GET https://woocommerce.com/wp-json/wccom/obw-free-extensions/3.0/extensions.json
?locale=en_US 401 Unauthorized –- DNS Resolution Time: 0.0054
- Connection Time: 0.0168
- Transfer Start Time (TTFB): 1.2452
- Response Content Type: application/json; charset=UTF-8
- IP Address: 192.0.66.5
–
Automattic\W\A\DataSourcePoller::read_data_source()
wp-content/plugins/woocommerce/src/Admin/DataSourcePoller.php:174Automattic\W\A\DataSourcePoller->read_specs_from_data_sources()
wp-content/plugins/woocommerce/src/Admin/DataSourcePoller.php:132Automattic\W\A\DataSourcePoller->get_specs_from_data_sources()
wp-content/plugins/woocommerce/src/Admin/DataSourcePoller.php:112Automattic\W\I\A\R\Init::get_specs()
wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/Init.php:72Automattic\W\I\A\R\Init::get_extensions()
wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/Init.php:33Automattic\W\A\F\O\T\Marketing::get_plugins()
wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:84Automattic\W\A\F\O\T\Marketing->can_view()
wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:73Automattic\W\A\F\O\TaskList->Automattic\W\A\F\O\{closure}()
wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskList.php:304array_filter()
wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskList.php:304Automattic\W\A\F\O\TaskList->get_viewable_tasks()
wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskList.php:305Automattic\W\A\F\O\TaskList->is_complete()
wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskList.php:239Automattic\W\A\F\O\TaskLists::setup_tasks_remaining()
wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskLists.php:419Automattic\W\A\F\O\TaskLists::menu_task_count()
wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/TaskLists.php:441do_action('admin_menu')
wp-includes/plugin.php:517
Plugin: woocommerce0.1 kB51.2480
- Das Thema „HTTP API CALLS an obw-free-extensions – WordPress backend delay 10s“ ist für neue Antworten geschlossen.