Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

bypass APM portal application file upload om WAF policy

Marvin
Cirrostratus
Cirrostratus

We have an APM policy with an portal application where users upload files, we see randomly internal server 500 errors appearing during several file uploads. We are checking if this could be caused by ASM and try to bypass URLs that contain upload however it seems that the bypass is not being performed as it is not being hit on that particular virtual server but on client side we confirm that the client is requesting this URL.

 

These URL are always rewritten on F5 with an identifier in the URL something like https://hostname/F5identifier/upload and body payload contains the file.

 

So actually two questions

 

What could be causing this internal_server error?

Why isnt the ASM policy being bypassed, perhaps because APM portal APP has preference (internal F5 processing)?

1 REPLY 1

Daniel_Wolf
Nacreous
Nacreous

Hi Marvin,

 

two answers for two questions:

  1. You should probably see the reason for the HTTP 500 status in you application server logs.
  2. BIG-IP APM receives and processes traffic before BIG-IP ASM does. see K13315545: Configuring a BIG-IP ASM virtual server to protect a BIG-IP APM login page with brute for...

 

KR

Daniel