NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: markster on July 13, 2015, 04:59:11 PM
-
Sometime in the last month, I started to notice my program was slower and slower to respond in the browser. After fiddling around a bit, I've determined that it happens during the GET call to the TinyMCE script as displayed in the server Log window. As soon as I change the default editor in the settings in the WebServer procedure which eliminates the script calls, the program runs normally. Any ideas?
Thanks,
Mark
-
not much to go on Mark.
You'd need to profile the response a bit more to see why it's taking long with each call to that specific script.
An obvious test is to try with, and without, caching (as set on the WebServer/Perfomance tab).
Cheers
Bruce