Vaggelis Atlidakis created APLO-312:
---------------------------------------
Summary: Apollo fails to bumb up the ulimit!
Key: APLO-312
URL: https://issues.apache.org/jira/browse/APLO-312
Project: ActiveMQ Apollo
Issue Type: Improvement
Components: apollo-broker
Reporter: Vaggelis Atlidakis
Hi,
I noticed that in the script: "/usr/share/apollo/bin/apollo" there is a section trying to
maximize the limit of
fds to be allocated by the broker. Unfortunately, this fails and the broker is limited to
4096 fds. It's no big
deal, but for our brokers we need a lot more active connections.
Can you consider adding a command like "ulimit -n 100000" in the init script? So that our
puppet managed brokers have this limit automatically set?
Best Regards,
--
aV
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|