Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Multiple request
 
Notifications
Clear all

Multiple request

2 Posts
2 Users
0 Reactions
3,537 Views
 SJ
(@cr0w)
Posts: 11
Active Member
Topic starter
 
[#1115]

Hi,

I have found some multiple request to the database. Perhaps I could increase performances by finding where those multiple requests are involved ?! I saw that you made part of the job in v3.1.0. Can you explain how you made this ? Perhaps I could go the same way to identify them and purify a bit the code. Are there some loops or recursive methods doing this ?

Thank you


 
Posted : 19 Apr 2013 18H20
babynus
(@babynus)
Posts: 14954
Main Contributor Admin
 

Can you explain how you made this ?

From the request, I can identify where it is called.
Another way is to activate all query tracing and scriptLog level (logLevel=4) this way you'll see query and function name where called (if traced)


 
Posted : 19 Apr 2013 22H02
Share:

Scroll to Top