Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hi,
I have a vmware enviroment of MFG app (mixed with composer license), in the beginning the app speed is quite quick,but after a faw days, the performace of open app page is unacceptable.I understand this is not a production enviroment, but even for demo purpose, it makes customer concern. So how can I tuning the performance?
Anna AnCould you please help?
Thanks & Best Regards
Tom
Solved! Go to Solution.
Hi Steven,
Following your instruction, I found it takes time to request maps.google.com, since google map service is not accessible here in China,so I added the following lines to my host file
127.0.0.1 api.google.com
127.0.0.1 maps.google.com
127.0.0.1 fonts.googleapis.com
127.0.0.1 *.google.com
Now the performance of loading page is much better.
Thanks & Best Regards
Tom
Tom,
How many devices did you connect to ThingWorx with MFG APP?
ThingWorx Manufacturing Apps Setup and Configuration Guide.pdf
This document mentioned that suggested limitation device number is 250 or it will become somehow slow.
I did not install MFG Apps myself so did not see this problem on my ThingWorx server.
Anybody else has the same error?
Please give any your suggestions for Tom.
Thanks,
Br,
Anna
Hi Anna, with ptc demo data, I only have 24 decices.
Thanks.
Did you open the mashup with proxy server?
Anna
Surely not.
Best Regards
Tom
Greetings Tom,
Please help us to better understand the slow behavior you are seeing. (For example, the mashup/browser graphics load slowly, or the data updates are slow, etc.) Any specifics you can share would be helpful in deciding how to assist you.
Best regards,
Steven M
Hi Steven,
Following your instruction, I found it takes time to request maps.google.com, since google map service is not accessible here in China,so I added the following lines to my host file
127.0.0.1 api.google.com
127.0.0.1 maps.google.com
127.0.0.1 fonts.googleapis.com
127.0.0.1 *.google.com
Now the performance of loading page is much better.
Thanks & Best Regards
Tom