SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

matomo-plugin-QueuedTracking rpm build for : openSUSE Tumbleweed. For other distributions click matomo-plugin-QueuedTracking.

Name : matomo-plugin-QueuedTracking
Version : 4.0.5 Vendor : obs://build_opensuse_org/openSUSE:infrastructure
Release : 3.15 Date : 2022-08-04 23:04:18
Group : Productivity/Networking/Web/Utilities Source RPM : matomo-plugin-QueuedTracking-4.0.5-3.15.src.rpm
Size : 0.36 MB
Packager : (none)
Summary : Queuing tracking requests in Redis or MySQL
Description :
This Matomo plugin writes all tracking requests into a Redis instance or a MySQL
queue instead of directly into the database.

This is useful if you have too many requests per second and your server cannot
handle all of them directly (eg too many connections in nginx or MySQL).
It is also useful if you experience peaks sometimes.

Those peaks can be handled much better by using this queue. Writing
a tracking request into the queue is very fast (a tracking request takes in
total a few milliseconds) compared to a regular tracking request (that takes
multiple hundreds of milliseconds). The queue makes sure to process the
tracking requests whenever possible even if it takes a while to process all
requests after there was a peak.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/infrastructure/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  matomo-plugin-QueuedTracking-4.0.5-3.15.noarch.rpm
     

Provides :
matomo-plugin-QueuedTracking

Requires :
/bin/sh
/bin/sh
/bin/sh
/bin/sh
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
systemd
systemd
systemd
systemd


Content of RPM :
/srv/www/matomo/plugins/QueuedTracking
/srv/www/matomo/plugins/QueuedTracking/CHANGELOG.md
/srv/www/matomo/plugins/QueuedTracking/Commands
/srv/www/matomo/plugins/QueuedTracking/Commands/LockStatus.php
/srv/www/matomo/plugins/QueuedTracking/Commands/Monitor.php
/srv/www/matomo/plugins/QueuedTracking/Commands/PrintQueuedRequests.php
/srv/www/matomo/plugins/QueuedTracking/Commands/Process.php
/srv/www/matomo/plugins/QueuedTracking/Commands/Test.php
/srv/www/matomo/plugins/QueuedTracking/Configuration.php
/srv/www/matomo/plugins/QueuedTracking/LICENSE
/srv/www/matomo/plugins/QueuedTracking/Queue
/srv/www/matomo/plugins/QueuedTracking/Queue.php
/srv/www/matomo/plugins/QueuedTracking/Queue/Backend
/srv/www/matomo/plugins/QueuedTracking/Queue/Backend.php
/srv/www/matomo/plugins/QueuedTracking/Queue/Backend/MySQL.php
/srv/www/matomo/plugins/QueuedTracking/Queue/Backend/Redis.php
/srv/www/matomo/plugins/QueuedTracking/Queue/Backend/Sentinel.php
/srv/www/matomo/plugins/QueuedTracking/Queue/Factory.php
/srv/www/matomo/plugins/QueuedTracking/Queue/Lock.php
/srv/www/matomo/plugins/QueuedTracking/Queue/LockExpiredException.php
/srv/www/matomo/plugins/QueuedTracking/Queue/Manager.php
/srv/www/matomo/plugins/QueuedTracking/Queue/Processor
/srv/www/matomo/plugins/QueuedTracking/Queue/Processor.php
/srv/www/matomo/plugins/QueuedTracking/Queue/Processor/Handler.php
/srv/www/matomo/plugins/QueuedTracking/QueuedTracking.php
/srv/www/matomo/plugins/QueuedTracking/README.md
/srv/www/matomo/plugins/QueuedTracking/Settings
/srv/www/matomo/plugins/QueuedTracking/Settings/NumWorkers.php
/srv/www/matomo/plugins/QueuedTracking/SystemCheck.php
/srv/www/matomo/plugins/QueuedTracking/SystemSettings.php
There is 101 files more in these RPM.

 
ICM