Thursday 18 August 2011 7:28:42 am

» Back to Roadmap

Description

At the moment a cronjob can be run below exactly one siteaccess. This causes several problems, where two important one are:
- When sending for example Emails, these emails will be sent in exactly one language (the one from the siteaccess used by the runcronjobs script)
- It is not easily possible to use one eZ Publish installation for more than one customer, because typically customers have different requirements (also concerning the cronjobs and their execution). If customer A needs a cronjob, customer B will also get it.
What we need are two improvements here:
- Especially for the Emails it should be possible to get the preferred language (and perhaps also other information) from the user object itself instead of the siteaccess.
- With respect to the workflows an information about the siteaccess below which an event has been created should be stored. The workflow should then only execute events having the same siteaccess as the one the runcronjobs script currerntly uses. (Yes, when thinking about an admin interface one must think about a solution).
In principle all cronjob scripts and perhaps also other shell scripts should be investigated, to see how they could be improved so that they can be executed in parallel at the same time but using a different siteaccess.

No reply yet!

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 30 2025 06:54:55
Script start
Timing: Jan 30 2025 06:54:55
Module start 'layout'
Timing: Jan 30 2025 06:54:55
Module start 'content'
Timing: Jan 30 2025 06:54:55
Module end 'content'
Timing: Jan 30 2025 06:54:55
Script end

Main resources:

Total runtime0.0224 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 588.3750151.2422
Module start 'layout' 0.00550.0035 739.6172220.7422
Module start 'content' 0.00910.0120 960.3594997.8125
Module end 'content' 0.02110.0012 1,958.171929.9766
Script end 0.0224  1,988.1484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00219.5866140.0002
Check MTime0.00094.0200140.0001
Mysql Total
Database connection0.00062.542610.0006
Mysqli_queries0.003816.754230.0013
Looping result0.00000.035210.0000
Template Total0.00094.210.0009
Template load0.00073.131610.0007
Template processing0.00021.081210.0002
Override
Cache load0.00052.109110.0005
General
dbfile0.002310.422880.0003
String conversion0.00000.027740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs