Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Thingworx Performance is slow under any of the conditions of Wifi and LAN. What is the solution for this ? Or Is there an option to auto delete logs after x days in server? How do we manage this in deployment?
Hi @AP_9587236
There are many factors that would need to be considered when assessing performance issues.
Please provide more information and we will try to direct you.
Regards.
--Sharon
We have tested directly in our local server. It have 8GB RAM. The system meets recommendations of thingworx. The version is 8.5. The mashups are not slow. Cos we imported same mashups in other servers for testing and it behaves well. There are around 700 entities in a project. Only default apps are there in the server.
My question is we facing this issue in local server itself. How we can manage such situation once we deployed in AmazonWorkSpace.?
What procedures we need to follow before deploying in AWS & in other local servers?
You will probably want to check
CPU usage, Memory usage
check the queue sizes
Also if you are checking from a mashup, you can use the developer tools and see how much time it takes for the data to come back vs. the rendering to finish.
That's probably the places to start.
You can also turn on the tools and check things like services run and average runtime of those services.
Please refer me the developer tools. Developer tools can be used only for testing purposes or we can keep it on during all the time in thingworx??
We facing this issue in local server itself. How we can manage such situation once we deployed project in AmazonWorkSpace.? What procedures we need to follow before deploying in AWS & in other local servers?
You can always use the Browser developer tools that web browsers provide. In Chrome F12
Hi @AP_9587236
If you feel your question has been answered, please mark the appropriate response as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon