• Resolved nummer10

    (@nummer10)


    When I am logged in as admin a request (/real-queue/v1/status) is sent every 15 seconds. Each request takes about 2 seconds. What is the purpose of this request?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor Matthias Günter

    (@mguenter)

    Hey @nummer10 !

    Thanks for your message.

    The request is sent every 15 seconds for only one active tab on your browser. In general, this should not be an issue, as it uses the WordPress REST API and executes “only” one SQL query. It checks for active queuing items in our queuing system (e.g. scanner).

    Each request takes about 2 seconds.

    When you deactivate Real Cookie Banner, what is the usual response time of your webserver?

    Thread Starter nummer10

    (@nummer10)

    Hi Matthias,

    thank you for your reply.

    With the mentioned 2 seconds I meant the /real-queue/v1/status request only.
    I usually work with multiple tabs open at the same time for various reasons. Thus, these requests add up to a large number. Since our server becomes very slow from time to time, and often even crashes, I wanted to investigate these requests first.

    Plugin Contributor Matthias Günter

    (@mguenter)

    Hi again!

    Can you please share a short screencast video showing the following while you have open the “Network” tab in the developer tools (F12):

    1. Open /wp-json on your website with Real Cookie Banner deactivated
    2. Open /wp-json on your website with Real Cookie Banner activated
    3. Open multiple tabs of your website and check, which one sends the real-queue/v1 requests

    Thread Starter nummer10

    (@nummer10)

    Hi Matthias,

    whom shall i send the screencasts? I’d like to avoid sharing them publicly. 🙂

    Thanks & regards!

    Plugin Contributor Matthias Günter

    (@mguenter)

    Hi again!

    For this, you can use https://devowl.io/support.

    I will close this ticket and will wait for your screencast. I will post the solution to this WP forum thread.

    Is there already a fix for this Problem?

    Gibt es für dieses Problem bereits eine Lösung?

    Plugin Contributor Matthias Günter

    (@mguenter)

    Hey @4kfilme !

    Thank you for your patience. Yeah, I figured out a huge performance bottleneck (https://core.trac.wordpress.org/ticket/32052).

    Attached, you will find a pre-release of the plugin. This solves the problem you mentioned. You can simply upload this version to your WordPress and replace it with the current version (Plugins > Add new > Upload Plugin). When the next version of the plugin incl. the pre-released feature is available for all users, you will see it as a normal update in your WordPress.

    Download pre-release (free version): https://storage-dev-1.owlsrv.de/prereleases/fe8ad288-ad9b-497f-a313-62b76cc8697f/real-cookie-banner-3.4.10-1691-plugin.zip

    Hallo, ich habe derzeit 3.4.12 installiert (mit aktiver Lizenz) und das Problem besteht noch immer. Wurde das Problem bereits mit dieser Version behoben oder noch nicht? Habe ehrlich gesagt verpasst, dden Pre-Release zu installieren und mir fällt immer noch diese 5-sekündige fetch-Anfrage auf…

    Plugin Contributor Matthias Günter

    (@mguenter)

    Hi nochmal!

    Der Prerelease hat den oben erwähnten Bottleneck gefixed und ist auch bereits Teil der von dir installierten Version.

    Die 15-sekündige Abfrage findet weiterhin statt, sollte dein Backend aber nicht unnötig ausbremsen. Da du eine aktive Lizenz besitzt, muss ich dich leider bitten, unseren Support über https://devowl.io/de/support zu benutzen, damit wir dir als PRO Benutzer entsprechend Support bieten können. 🙂

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Why so many real-queue/v1/status requests?’ is closed to new replies.