Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2019-08-08 22:02:14

MasterPO
Member
From: The Netherlands
Registered: 2014-01-02
Posts: 24
Website

Publisher logs

Hi,

I have a lot of TRACE's in my Publisher log (>4500 lines/24h). Isn't that slowing down my site? Did I started debugging or something like that?
And what is traced?

Example:
08-Aug-2019 01:53:09] TRACE: ========================================== [  ] ==========================================
[08-Aug-2019 01:53:09] TRACE: $_REQUEST: Array(    [id] => India-3435)
[08-Aug-2019 01:53:09] TRACE: loaded 2 album sets
[08-Aug-2019 01:53:10] TRACE: loaded 2 album sets
[08-Aug-2019 01:54:42] TRACE: ========================================== [  ] ==========================================
[08-Aug-2019 01:54:42] TRACE: $_REQUEST: Array(    [mod_rewrite] => on    [id] => India-20141103_1748)
[08-Aug-2019 01:54:43] TRACE: loaded 2 album sets
[08-Aug-2019 01:54:43] TRACE: loaded 2 album sets
[08-Aug-2019 01:55:36] TRACE: ========================================== [  ] ==========================================
[08-Aug-2019 01:55:36] TRACE: $_REQUEST: Array(    [mod_rewrite] => on    [id] => India-20141031_1447)
[08-Aug-2019 01:55:37] TRACE: loaded 2 album sets
[08-Aug-2019 01:55:37] TRACE: loaded 2 album sets
[08-Aug-2019 01:57:26] TRACE: ========================================== [  ] ==========================================
[08-Aug-2019 01:57:26] TRACE: $_REQUEST: Array(    [mod_rewrite] => on    [id] => Toscane-0185)
[08-Aug-2019 01:57:26] TRACE: loaded 2 album sets
[08-Aug-2019 01:57:26] TRACE: loaded 2 album sets
[08-Aug-2019 01:57:59] TRACE: ========================================== [  ] ==========================================
[08-Aug-2019 01:57:59] TRACE: $_REQUEST: Array(    [mod_rewrite] => on    [id] => Hindu-weddings-20090606_134)
[08-Aug-2019 01:58:01] TRACE: ========================================== [  ] ==========================================
[08-Aug-2019 01:58:01] TRACE: $_REQUEST: Array(    [id] => India-2856)
[08-Aug-2019 01:58:01] TRACE: loaded 2 album sets
[08-Aug-2019 01:58:02] TRACE: loaded 2 album sets

Offline

#2 2019-08-08 22:09:31

Ben
Moderator
From: Melbourne, Australia
Registered: 2012-09-29
Posts: 4,399

Re: Publisher logs

That level of logging will cause a negligible performance hit to your site. 4,500 lines correspond to a few kilobytes. Probably less work by the server than needed to process a single PHP request.
Having said that, those entries don't look to be necessary. I'll try and find where that log output is being generated and remove it from our code.

Offline

#3 2019-08-08 22:11:45

MasterPO
Member
From: The Netherlands
Registered: 2014-01-02
Posts: 24
Website

Re: Publisher logs

Ok,
Thanks Ben

Offline

Board footer

Powered by FluxBB