Re: Set maxHttpHeaderSize in tomcat server as a parameter
Daniel Mikusa
On Mon, Sep 17, 2018 at 1:28 PM, <sajjadgholami2006@...> wrote:
Not sure what you mean. It doesn't require that you fork the buildpack. You just need to host your Tomcat config somewhere. That's cause the buildpack will need to download it, since it's not part of the JBP. The easiest way is to push your config w/the Staticfile buildpack. Then you can use `cf set-env` and tell the JBP to use your external config bundle from your Staticfile app. You could post the config elsewhere too, like S3 or any other HTTP server. Dan
|
|