"How do I change the HTTP post size for RapidMiner Server"
User13
MemberPosts:155Guru
改变大小setti HTTP postngs, follow these steps:
Edit the file standalone/configuration/standalone.xml in your RapidMiner Server installation directory.
Locate the following tag:
Add the following attributes to this tag which define the maximum post sizes in kilobytes:
max-post-size="204800" max-save-post-size="409600"
Restart RapidMiner Server.
Tagged:
0