We also had some issues with the WebSockets but not with HTTPD.
It turns out that while previously WebSocket were only the recomended setting, now its a mandatory setting.
Broadcom did not notified anyone of that change nor did they included it to the release notes or incompatibilities.
------------------------------
------------------------------
Automic SME @ DXC.Technology
------------------------------
------------------------------
Original Message:
Sent: Oct 27, 2025 12:46 PM
From: Nicole Boeger
Subject: Bad performance after upgrade to 24.4.1HF1
Hi all,
we had performance issues when upgrading to V24 from V21, too.
First of all, you need to keep your database running smoothly, do all the recommended database and index reorganization on the new engine before running in production.
Apache HTTPD redirecting to tomcat was an issue in our case, too. Support told us to switch on WebSockets on Apache HTTPD. This was not possible with our version of Apache HTTPD. Instead, we eliminated the HTTPD, and enabled our AWI Loadbalancer for WebSockets with sticky sessions supported. The AWI uses the JSESSIONID session cookie. You may check the documentation: https://docs.automic.com/documentation/webhelp/english/ALL/components/DOCU/24.4.0/Automic%20Automation%20Guides/Content/Installation_Manual/AWI/ConfiguringAWI.htm?Highlight=websocket#link22
------------------------------
Regards, Nicole
------------------------------
Original Message:
Sent: Oct 24, 2025 04:54 AM
From: Thierry Tarrason
Subject: Bad performance after upgrade to 24.4.1HF1
Hi Bartosz,
We have a very similar experience. Fortunately, we were able to detect it before we upgraded our production.
Especially the right-click can take up to 10s before displaying the menu on some workflows ( but not all ).
After a lot of back and forth with the support, they told us that a fix might be available with the next hot fix, but it's not yet confirmed.
As for the technical details:
AE 24.4.1_hf1 runs on AIX with an Oracle DB
AWI runs in Tomcat 9 on a Red Hat 9. Jetty gives us the same performance issues.
Regards,
Thierry