Matteo Pelucco ha scritto:
Another question, about module observation performances.
I have an automatic data import, every day, once a day, around 2500
content in [data] and around 200 content (pages) in [website], each
content must be saved under the "canonical" structure "YEAR / MONTH /
DAY", so, in the whole, I import once a day around 3000 content / folders.
Look at the log (summarized):
INFO CommandEventListener 14:31:24 start event ActivationCommand]
INFO XAReceiveFilter 14:31:26 User superuser successfuly activated...
INFO BaseSyndicatorImpl 14:31:26 Exchange: activation succeeded
INFO CommandEventListener 14:31:26 event executed successfully
// 2 seconds
INFO CommandEventListener 14:31:26 start event ActivationCommand]
INFO XAReceiveFilter 14:31:28 User superuser successfuly activated...
INFO BaseSyndicatorImpl 14:31:29 Exchange: activation succeeded
INFO CommandEventListener 14:31:29 event executed successfully
// 3 seconds
INFO CommandEventListener 14:31:29 start event ActivationCommand]
INFO XAReceiveFilter 14:31:34 User superuser successfuly activated...
INFO BaseSyndicatorImpl 14:31:34 Exchange: activation succeeded
INFO CommandEventListener 14:31:34 event executed successfully
// 5 seconds
Assuming an average of 3 seconds, 3000 items x 3 seconds --> 9000
seconds, around 2 hours and a half!
It is normal?
I'm running Magnolia 3.6.3 EE, virtualizing on Eclipse, 2 instances
under the same tomcat (5.5.25), both on localhost.
Other solutions?
M.
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------