Mars Hall created PIO-109:
-----------------------------
Summary: Customizable HTTP server configuration
Key: PIO-109
URL: https://issues.apache.org/jira/browse/PIO-109
Project: PredictionIO
Issue Type: Improvement
Components: Core
Affects Versions: 0.11.0-incubating
Reporter: Mars Hall
Make it possible to customize the Akka/Spray server config
[/common/src/main/resources/application.conf|https://github.com/apache/incubator-predictionio/blob/develop/common/src/main/resources/application.conf]
without building PredictionIO from source.
A possible solution might be an option to the {{pio deploy}} command, like
{{--server-config ./application.conf}}, that allows overriding with a
user-supplied config.
Background: in PIO-95 I requested a configurable timeout for the engine's HTTP
server. That issue was resolved with a simple change to the server timeout and
lead to this more generalized idea.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)