Infos:
- Used Zammad version: 6.4.1
- Used Zammad installation type: (source)
- Operating system: Ubuntu 24
- Browser + version: Chrome 132.0.6834.160
Expected behavior:
- Updating or closing a ticket should be fast and responsive.
Actual behavior:
- When updating or closing a ticket, the process is very slow. We noticed that a large amount of data is being transferred, including unnecessary information, which might be causing the issue.
Steps to reproduce the behavior:
- Open a ticket in Zammad.
- Make an update or close the ticket.
- Observe that the process takes a long time to complete.
Additional Information
- We are running Zammad on our server.
- The database and other services are hosted externally and managed via AWS.
- The issue seems to be related to excessive data being sent during ticket closure.
- We are currently not using ElasticSearch.
- We are testing OpenSearch on our staging environment, as our infrastructure is fully hosted on AWS.
###Question
*How can we optimize the process to reduce the amount of unnecessary data being transferred and improve performance?
I am attaching screenshots of our current settings for reference.