> that workaround tells me that we need an additional flag to modify the
>> path of monkey.conf file, so we could use one full configuration directory
>> but be able to alternate the server configuration file. I will add this to
>> our TO-DO list,
>>
>
> This TODO will be a good news for us!
> Thanks all of you!
>
>
I have just merged the required changes for this feature in our GIT
repository:
http://goo.gl/ODzG5w
that patch adds a new flag '-s' so you can alternate the target name of the
main configuration file, e.g:
bin/monkey -s conf/monkey_ssl.conf
just note that the change resides in the GIT repository which is the
development version of the next v1.4. That version comes with a new memory
allocator (jemalloc) so in case you dont want to use it, you can configure
the build system appending '--malloc-system' to the configure script.
Otherwise you can enjoy better performance and scalability of jemalloc.
you can clone the dev version with:
git clone git://git.monkey-project.com/monkey
regards,
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey