
On 13.05.2014 16:05, Bogdan Iosif wrote:
I also noticed on my systems that opening SysConfig, and especially opening Package Manager, is an operation that is much slower than most others.
Especially when submitting changes.
The Support Package has a builtin benchmarking tool for the database. Did you run that benchmark? Are the results ok?
I did run Performance Log, from where I've found those seconds. Where is the tool for database?
If everything checks out then the only possible cause that is left standing is the performance of mod_perl + Apache on your Linux distro. It would be worth to try a different, more common distro (such us CentOS or Ubuntu) and trying to run mod_perl and Apache in 32-bit vs 64-bit modes to see if there are any differences.
Trying other distro is not an option. I don't have physical resources for this. Same Debian handles a VoIP server with database and apache together on other server without a problem.
I'm also tackling some performance issue with my OTRS system as I'm trying to upgrade from 3.2 to 3.3 on Windows and during my investigations I've noticed mod_perl has somewhat fallen out of grace, not just on Windows where it became borderline unusable. You may want to try mod_fastcgi instead.
I've read in manual that fastcgi is slower than modperl that's why I didn't try it. May be I will try fastcgi. -- Mimiko desu.