Costomer front end - problems with atachment upload

Moderator: crythias

Post Reply
Rotyn
Znuny newbie
Posts: 68
Joined: 21 Aug 2012, 17:11
Znuny Version: 3.3.5
Real Name: Rudy

Costomer front end - problems with atachment upload

Post by Rotyn »

1st Issue:

Just facing some trouble with the customer front end, to be exactly: the CustomerTicketMessage

Usually when changing a dropdown field entry as "service", the form is "reloading" i.e. to display the right SLA choices

Works fine. As long as nobody is trying to upload an attachment. As soon as an attachment is uploaded, the form isnt reloaded when changing the "service" dropdown

someone with an idea?

2nd issue:

I hardly can manage to upload attachments of 5MB.....10MB: forget it!

Whats wrong?

Regards
Rudy
Last edited by Rotyn on 21 Sep 2012, 19:18, edited 2 times in total.
Testing & Productive: OTRS::ITSM 3.3.5 on CentOS 6.5 and MySQL
Packages: All included
EXG133
Znuny expert
Posts: 217
Joined: 06 Aug 2012, 18:12
Znuny Version: 3.1.7 & 4.04

Re: Costomer front end - problems with atachment upload

Post by EXG133 »

First one I have no idea. For the second issue, is your SQL configured to accept such large files (maxallowpackage)? Or even better, have you enabled the option to save attachments outside of SQL (WebUploadCacheModule in sysconfig)?
Rotyn
Znuny newbie
Posts: 68
Joined: 21 Aug 2012, 17:11
Znuny Version: 3.3.5
Real Name: Rudy

Re: Costomer front end - problems with atachment upload

Post by Rotyn »

From OTRS and mySQL side the settings are fine.....up to 25MB allowed

Since I experience a general performance problem:

Unser OS: Windows Server 2008 R2 Datacenter (64-bit)

Unser Apache: Apache 2.2.17 (32-bit)

Unser Datenbank: MySQL 5.1.51 (32-bit)

Could it be that the Apache and DB in the 32bit version doesn't work well with the 64bit server OS?
Testing & Productive: OTRS::ITSM 3.3.5 on CentOS 6.5 and MySQL
Packages: All included
CSL
Znuny expert
Posts: 159
Joined: 11 Nov 2011, 19:27
Znuny Version: 3.0.11

Re: Costomer front end - problems with atachment upload

Post by CSL »

32 bit versions of those programs should work fine on a 64 bit OS. If you have no specific reason for using 32 bit versions, then you should be running 64 bit though, especially if you have a large amount of RAM available.

If you have a general performance problem I'd start with the basics, eg how much RAM is in use, what does the CPU util look like when the server is busy, how full are the partitions, etc. Checking the connectivity to your mail servers is also another idea, as long time-outs can create delays in the interface.
Backend: OTRS 3.0.11 RedHat Enterprise Linux 6.2, Apache, MySQL with replication
Frontend: OTRS 3.0.11 RedHat Enterprise Linux 6.2 with SELinux, Apache SSL
Post Reply