Forum Discussion
boneyard
Jun 15, 2012MVP
ASM - file type length on certain urls
the file type contains the request and post length settings. i would like to only allow a larger post and request length for files on certain locations. but i don't see the connection file type and url.
how would i get this to work?
the case is
/url/url2/url3/default.aspx
/url/url2/url3/upload.aspx
which i would like to generalize in one line is possible
how do get that to work?
- hooleylistCirrostratusHi Boneyard,
- yeah some screenshot would be nice, currently i have just configured aspx to allow POST requests of like 4mb, but i would only to have to happen for /url/url2/url3/upload.apx and not all aspx files.
- i found the method to do this with url parameters, but that is not really what im looking for. there are request and POST data length restrictions on the file type which i want to lift on a file by file basis. this is also the safest in my opinion, allow little in general and make exceptions where needed.
- Imij_38396NimbostratusSorry if this response might sound total "rookie" lol, but are you using dynamic file sizes?
- Imij_38396Nimbostratuslastly - never forget that good security typically comes in layers =)
- hooleylistCirrostratusSorry, I lost this thread in the shuffle. Basically, you can't surpass the total request size limit of a filetype for specific URLs or parameter values. What I was trying to show is that you can set a limit on the file upload to one URL that is lower than for a different URL of the same filetype.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects