V
V
vlad_lutsky2017-10-25 13:47:17
Laravel
vlad_lutsky, 2017-10-25 13:47:17

How to check what loads a page on a local server?

I'm using octobercms and developing an application site on a local openserver server. part of the data is loaded from the local database, and part from external api. Using the user plugin, in the onRun function - added requests via guzzle, maximum 3 requests. I understand that the OnRun function Works on any page where the plugin is connected, and these pages take a terribly long time to load, in the browser most of the time the connection is lit. If you directly connect to api in the form http://ip/request , then it works instantly. How to find out what is the reason?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
Barmunk, 2017-10-25
@vlad_lutsky

debugbar-timeline.png?w=800
https://laravel-news.com/laravel-debugbar

A
Alexander N++, 2017-11-16
@sanchezzzhak

Newrelic

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question