It just means that you set the cpu thread count to "0". It's just telling you how many cores it detected and how many cores it will use for processing requests. For very low loads it doesn't really matter.
In the tfs-log.txt file, what is the significance of lines like this:
<notification>: Auto-detected 4 CPU cores; creating a thread pool that large.
It just means that you set the cpu thread count to "0". It's just telling you how many cores it detected and how many cores it will use for processing requests. For very low loads it doesn't really matter.
Thanks very much for the reply.Does it also mean that the server had been rebooted? Or is there anything else that would indicate the server had been rebooted?
Yes, it's written when the TurboFloatServer is started.
Or is there anything else that would indicate the server had been rebooted?
Not currently, no.