I've just installed MX 6.1 on a webserver and the application file is running very slowly. The best reponse time I can get is 4600 ms. The application is quite short, has one included file and some magic numbers. It has one query it will run only if someone is in a specific area of the site.
Is there a way to force a compile of the Java code? My though is that it had a problem the first time and got messed up.
Is there a way to force a compile of the Java code? My though is that it had a problem the first time and got messed up.