Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For a complete inventory of configurable properties please refer to the Properties page.


Info
titleTomcat and Encoded slashes
If you attempt to create a resource with an encoded slash in the path (ie. http://localhost:8080/fcrepo/rest/path%2Fto%2Fresource) Tomcat will throw a 400 error. You can disable this by adding the {{-Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true}} CATALINA_OPT.


JVM Tuning Properties

We have a separate page with suggested VM options for general Java tuning.