Mark Payne created NIFI-186:
-------------------------------
Summary: NiFi bootstrap should use additional bootstrap args by
default
Key: NIFI-186
URL: https://issues.apache.org/jira/browse/NIFI-186
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 0.0.1
Reporter: Mark Payne
Fix For: 0.0.1
General args to add to the bootstrap.conf file include:
-Djava.net.preferIPv4Stack=true
-Dsun.net.http.allowRestrictedHeaders=true
-Djava.protocol.handler.pkgs=sun.net.www.protocol
Code cache:
-XX:+ReservedCodeCacheSize=256m
-XX:CodeCacheFlushingMinimumFreeSpace=10m
-XX:+UseCodeCacheFlushing
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)