Versions Compared

Key

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

...

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 {{adding  -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true}} to your CATALINA_OPTOPTS.


JVM Tuning Properties

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