Maximum number of simultaneous Template requests not editable
Hello everybody,
we have the following problem: We are running CF9.0.1 Standard Edition (Update Level chf9010001.jar) on a Windows 2008 R2 Server and we cannot change the Maximum number of simultaneous Template requests via the Request Tuning Page in the CF Administrator.
Here is what happens: Currently we have set a value of 50. If we change the value to 20 (just as an example) and submit the changes then the CF Admin Interface says "Server has been updated successfully" and the CF Admin Interface correctly shows the new value 20. This new value is also automatically inserted in the Field for Maximum number of simultaenous Flash Remoting, Web Service and CFC Function requests (afaik they cannot be altered individually because we are running a standard installation of CF).
But... after a restart of CF, the new value is gone and it shows us the value 50 again!
I also checked the neo-runtime.xml. That is the file, which stores those settings right? Weird thing is, this file doesn't seem to reflect any of the changes either. The corresponding nodes in the xml are:
<var name="CFCLimit"><number>10.0</number></var>
<var name="webserviceLimit"><number>5.0</number></var>
<var name="flashRemotingLimit"><number>5.0</number></var>
<var name="requestLimit"><number>10.0</number></var>
So it shows neither our "old" value of 50 nor our "new" value of 20...? Instead it shows the default settings. But why is CF Admin showing us a value of 50?
We are very thankful for any ideas on that issue.
Greetings,
Steve
