Best FTS configuration (daemons, etc)?

Former Member
Former Member

I was looking to get the best of the FTS configuration (Daemon, engine cache size, etc) but could not found any relevant info. I'm interested in getting from your configuration the values you have in the file "Sdl.WorldServer.FileTypeSupport.Server.HostProcess.exe.config".

This is what I have:

<add key="NumberOfDaemons" value="4" />
<add key="SleepTime" value="1" />
<add key="EngineCacheSize" value="0" />

 

Also do you use the following?

<add key="DatabaseReaderBatchSize" value="2000" />
<add key="DatabaseWriterBatchSize" value="400" />