On 12/9/2011 11:54 PM, Rohit wrote:
> Hi All,
> 
>  
> 
> Don't know if this question is directly related to this forum, I am running
> Solr in Tomcat on linux server. The moment I start tomcat the virtual memory
> shown using TOP command goes to its max 31.1G and then remains there.
> 
>  
> 
> Is this the right behaviour, why is the virtual memory usage so high. I have
> 36GB of ram on the server.

To limit VIRT memory, change DirectoryFactory in the solrconfig.xml to use
solr.NIOFSDirectoryFactory.

Reply via email to