On 19 October 2011 06:26, <rajivkumarnandv...@gmail.com> wrote: > In jmeter bin folder > as per jmeter doc in Jmeter.bat file we can set the heap memory size for > windows. > But there is another file jmeter without extension has also heap memory size > setting. > # system's memory availablity: > HEAP="-Xms512m -Xmx512m" > > > What is the purpose of it here? If we set in jmeter.bat file do we need to > set in jmeter without extension file as well?
No, that is a shell script (for Unix type OSes) Notice the first line: #! /bin/sh --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org