This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WAF WebDAV Dateigröße

Hallo zusammen,

ich habe ein Problem mit der WAF (bzw. allgemein dem reverse proxy) bei der Nutzung von WebDAV. Version ist die 9.505-4.

Folgende Konfiguration: MS IIS10 hostet WebDAV. Funktioniert im lokalen Netz auch wie gewüncht. Verwende ich nun die UTM WAF zur Absicherung funktioniert alles bis ca. 28MB Dateigröße auch perfekt in Up- und Download-Richtung. Das zur Absicherung verwendete Firwall-Profil ist übrigens egal, auch mit "keinem" gleicher Effekt.

Versuche ich allerdings eine Datei größer als 28MB runterzuladen, bekommt der Client die Meldung, dass die Dateigröße die maximale erlaubte Größe überschreitet. Versuche ich eine größere Datei hochzuladen, kommt eine 404 Meldung, Datei sei nicht mehr da.

Ich habe beim suchen nach ähnlichen Fehlern einen ätern Tip gefunden in der apache httpd.conf die Option SecRequestBodyLimit hoch zu setzten. Bei mir stand diese aber schon auf 1GB.

Da muss mir doch ein ganz einfacher Fehler irgendwo unterlaufen sein, oder? Für einen Hinweis wäre ich sehr dankbar!

 

VG, Sönke



This thread was automatically locked due to age.
Parents
  • (Note: I used Google Translate to read your message.   Hopefully you can read my reply and it answers the right question.)

    On Webserver Protection... Filter Profile... Scanning... Advanced

    There are settings for

    • Enable Antivirus Scanning
    • Scan Timeout (default = 30 seconds)
    • Maximum file size checking
    • Maximum file size value

    If scanning is on, the timeout may need to be increased or the file size limit may need to be disabled.

    Also on Intrusion Protection... Advanced

    There is a setting for "Activate File Related Patterns" (default = off)
    If this is set to ON, it may be related to your problem.

Reply
  • (Note: I used Google Translate to read your message.   Hopefully you can read my reply and it answers the right question.)

    On Webserver Protection... Filter Profile... Scanning... Advanced

    There are settings for

    • Enable Antivirus Scanning
    • Scan Timeout (default = 30 seconds)
    • Maximum file size checking
    • Maximum file size value

    If scanning is on, the timeout may need to be increased or the file size limit may need to be disabled.

    Also on Intrusion Protection... Advanced

    There is a setting for "Activate File Related Patterns" (default = off)
    If this is set to ON, it may be related to your problem.

Children