"How do I change the HTTP post size for RapidMiner Server"

User13User13 MemberPosts:155Guru
edited May 2019 inKnowledge Base

改变大小setti HTTP postngs, follow these steps:

  1. Edit the file standalone/configuration/standalone.xml in your RapidMiner Server installation directory.

  2. Locate the following tag:



  3. Add the following attributes to this tag which define the maximum post sizes in kilobytes:


    max-post-size="204800" max-save-post-size="409600"
  4. Restart RapidMiner Server.



Tagged:
    Sign InorRegisterto comment.