Increasing the Administration Web Interface Upload Limit
  • 13 Jan 2025
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

Increasing the Administration Web Interface Upload Limit

  • Sombre
    Lumière
  • PDF

The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article

The Administration Web Interface has an upload limit of 10 MB for importing user import or DPX files. If required, you can change this upload limit and enable the Administration Web Interface to upload larger files.

To increase the upload limit of the Administration Web Interface

  1. Navigate to the Apache Tomcat installation directory, e.g/opt/vasco/iaswas/tomcat.
  2. Navigate to /webapps/ROOT/WEB-INF/classes.
  3. Open the struts.properties file.
  4. Edit the struts.multipart.maxSize value.

    This value is given in bytes.

  5. Save and close the file.
  6. Navigate to/opt/vasco/iaswas/tomcat/conf.
  7. Open the server.xml file.
  8. Locate the default Apache Tomcat Connector tag with the port=8443 attribute.
  9. Edit the following attributes:
    • maxPostSize
    • maxSwallowSize

    These values are given in bytes.

    To set the maximum upload size to 50 MB:

    In struts.properties:

    struts.multipart.maxSize=52428800

    In server.xml:

    maxPostSize=52428800

    maxSwallowSize=52428800

  10. Save the Apache Tomcat configuration file.
  11. Restart the Web Administration Service daemon.

Cet article vous a-t-il été utile ?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Ozzy, facilitant la découverte de connaissances grâce à l’intelligence conversationnelle