FAQ Tag: increase

How do I change the memory of a Muse server if it is run as a service under Windows?

The procedure to increase the memory for a Muse server installed as a service under Windows is: a) Stop the service by typing at the command prompt: – net stop “Muse Proxy Service” (for Muse Proxy) and/or – net stop “Muse ICE Server” (for Muse ICE) and/or – net stop “Muse HTTP Server” (for Muse…

I often get “timeout” messages from a Source. When performing a search in the native site it takes around 3 minutes to receive results. How do I increase the timeout of a Source?

There are two parameters involved here: CONNECT_TIME_OUT: specifies the timeout value, in milliseconds, to be used when opening the communication link for each resource (e.g. URL) used by this source. READ_TIME_OUT: specifies the timeout value, in milliseconds, that is involved upon reading on the communication channels. One can increase the timeout for a given Source…