- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
The content you are looking for has been archived. View related content below.
 nikoolayy1
		
			nikoolayy1
		
		
		
		
		
		
			I have made this article to show how to rate limit the file upload HTTP requests on the file upload URL for a source IP address.
The first condition matches the URL path for file uploads, with a qualifier for the POST method, which is typically used for file uploads.
The second condition matches the "Content-Type" header value, which is usually "multipart/form-data" for file uploads.
Optional: To limit only successful file uploads, you can add an extra condition that checks the HTTP response code. I found it easier using "http-rsp-reason" with matching "OK" which is returned after the 200 response. This signature is in direction of server to client as it is in the response and you just add it to the combination signature. You can try adding this under the file upload signature with direction set to "both" but I saw some issues doing that (During testing, it was observed that the "time" option appears to evaluate each individual signature within the combination signature separately. For example, to achieve a rate limit of 5 requests per minute, a rate of 15 might be required).
I hope this guide helps you implement effective rate-limiting policies for file uploads on your network.
| 
    
            
        0 Comments
    
        
    
 | 
    2480
    Views
 | ||||
| 
        
            by 
				
		  nikoolayy1
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		08-11-2025
	
		
		12:02 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
                Latest post on 
    
	
		
		
		08-29-2025
	
		
		09:01 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			J.Lopes154290 
        
            2 Comments
        
        
        
            868
            
                Views
            
        
     | 
    
            
        2 Comments
    
        
    
 | 
    868
    Views
 | |||
| 
        
            by 
				
		
		
			kiwi
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		07-17-2025
	
		
		08:23 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
        
        
     
        
            0 Comments
        
        
        
            397
            
                Views
            
        
     | 
    
            
        0 Comments
    
        
    
 | 
    397
    Views
 | |||
| 
        
            by 
				
		  nikoolayy1
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		07-15-2025
	
		
		08:14 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
                Latest post on 
    
	
		
		
		07-22-2025
	
		
		02:47 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by  nikoolayy1 
        
            3 Comments
        
        
        
            9724
            
                Views
            
        
     | 
    
            
        3 Comments
    
        
    
 | 
    9724
    Views
 | |||
| 
        
            by 
				
		  nikoolayy1
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		06-25-2025
	
		
		07:53 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
                Latest post on 
    
	
		
		
		08-18-2025
	
		
		01:28 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Vinod_Ola 
        
            6 Comments
        
        
        
            3504
            
                Views
            
        
     | 
    
            
        6 Comments
    
        
    
 | 
    3504
    Views
 | |||
| 
        
            by 
				
		
		
			mmclimans
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		06-16-2025
	
		
		12:47 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
        
        
     
        
            0 Comments
        
        
        
            7813
            
                Views
            
        
     | 
    
            
        0 Comments
    
        
    
 | 
    7813
    Views
 | |||
| 
        
            2 Comments
        
        
        
            15939
            
                Views
            
        
     | 
    
            
        2 Comments
    
        
    
 | 
    15939
    Views
 | |||
| 
    
            
        0 Comments
    
        
    
 | 
    4314
    Views
 | ||||
| 
	Labels:
	
 
        
            22 Comments
        
        
        
            120619
            
                Views
            
        
     | 
    
            
        22 Comments
    
        
    
 | 
    120619
    Views
 | |||
| 
        
            by 
				
		  reaper
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		06-03-2025
	
		
		03:28 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
                Latest post on 
    
	
		
		
		08-14-2020
	
		
		01:46 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Retired Member 
	Labels:
	
 
        
            1 Comment
        
        
        
            12732
            
                Views
            
        
     | 
    
            
        1 Comment
    
        
    
 | 
    12732
    Views
 | |||
| 
        
            by 
				
		  nikoolayy1
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		06-03-2025
	
		
		03:24 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
                Latest post on 
    
	
		
		
		03-22-2023
	
		
		09:31 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by  nikoolayy1 
        
            4 Comments
        
        
        
            11884
            
                Views
            
        
     | 
    
            
        4 Comments
    
        
    
 | 
    11884
    Views
 | |||
| 
        
            by 
				
		
		
			shv
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		06-02-2025
	
		
		03:10 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
        
        
     
        
            0 Comments
        
        
        
            851
            
                Views
            
        
     | 
    
            
        0 Comments
    
        
    
 | 
    851
    Views
 | |||
| 
        
            by 
				
		  nikoolayy1
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		05-30-2025
	
		
		10:28 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
                Latest post on 
    
	
		
		
		06-09-2025
	
		
		01:24 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by  crasmussen 
	Labels:
	
 
        
            3 Comments
        
        
        
            1196
            
                Views
            
        
     | 
    
            
        3 Comments
    
        
    
 | 
    1196
    Views
 | |||
| 
        
            by 
				
		  nikoolayy1
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		05-30-2025
	
		
		10:27 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
                Latest post on 
    
	
		
		
		06-09-2025
	
		
		01:23 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by  crasmussen 
	Labels:
	
 
        
            4 Comments
        
        
        
            3612
            
                Views
            
        
     | 
    
            
        4 Comments
    
        
    
 | 
    3612
    Views
 | |||
| 
        
            by 
				
		  nikoolayy1
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		05-30-2025
	
		
		10:26 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
                Latest post on 
    
	
		
		
		06-23-2025
	
		
		04:24 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			John_Harrison 
        
            4 Comments
        
        
        
            2261
            
                Views
            
        
     | 
    
            
        4 Comments
    
        
    
 | 
    2261
    Views
 | |||
| 
        
            by 
				
		
		
			shv
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		05-07-2025
	
		
		02:54 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
        
        
     
        
            0 Comments
        
        
        
            1866
            
                Views
            
        
     | 
    
            
        0 Comments
    
        
    
 | 
    1866
    Views
 | |||
| 
        
            by 
				
		
		
			Andrew Ratermann
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		05-01-2025
	
		
		10:32 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
        
        
     
        
            0 Comments
        
        
        
            612
            
                Views
            
        
     | 
    
            
        0 Comments
    
        
    
 | 
    612
    Views
 | |||
| 
        
            by 
				
		
		
			kiwi
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		04-24-2025
	
		
		01:02 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
        
        
     
        
            0 Comments
        
        
        
            603
            
                Views
            
        
     | 
    
            
        0 Comments
    
        
    
 | 
    603
    Views
 | |||
| 
    
            
        0 Comments
    
        
    
 | 
    884
    Views
 | ||||
| 
        
            by 
				
		
		
			Andrew Ratermann
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		04-15-2025
	
		
		11:20 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
        
        
     
        
            0 Comments
        
        
        
            578
            
                Views
            
        
     | 
    
            
        0 Comments
    
        
    
 | 
    578
    Views
 | |||
| 
        
            by 
				
		
		
			Andrew Ratermann
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		04-15-2025
	
		
		11:08 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
        
        
     
        
            0 Comments
        
        
        
            678
            
                Views
            
        
     | 
    
            
        0 Comments
    
        
    
 | 
    678
    Views
 | |||
| 
        
            by 
				
		
		
			cpadgett
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		04-14-2025
	
		
		12:41 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
        
        
     
        
            0 Comments
        
        
        
            576
            
                Views
            
        
     | 
    
            
        0 Comments
    
        
    
 | 
    576
    Views
 | |||
| 
    
            
        0 Comments
    
        
    
 | 
    6222
    Views
 | ||||
| 
        
            by 
				
		
		
			shv
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		03-14-2025
	
		
		11:37 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
        
        
     
        
            0 Comments
        
        
        
            4969
            
                Views
            
        
     | 
    
            
        0 Comments
    
        
    
 | 
    4969
    Views
 | |||
| 
        
            by 
				
		
		
			shv
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		02-27-2025
	
		
		09:12 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
        
        
     
        
            0 Comments
        
        
        
            1753
            
                Views
            
        
     | 
    
            
        0 Comments
    
        
    
 | 
    1753
    Views
 | |||
| 
        
            1 Comment
        
        
        
            17789
            
                Views
            
        
     | 
    
            
        1 Comment
    
        
    
 | 
    17789
    Views
 | |||
| 
	Labels:
	
 
        
            2 Comments
        
        
        
            30748
            
                Views
            
        
     | 
    
            
        2 Comments
    
        
    
 | 
    30748
    Views
 | |||
| 
    
            
        0 Comments
    
        
    
 | 
    1140
    Views
 | ||||
| 
        
            by 
				
		
		
			kiwi
		
		
		
		
		
		
		
		
	
			 on 
    
	
		
		
		01-21-2025
	
		
		08:30 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
        
        
            
            
        
        
     
        
            0 Comments
        
        
        
            1072
            
                Views
            
        
     | 
    
            
        0 Comments
    
        
    
 | 
    1072
    Views
 | |||
| 
	Labels:
	
 
        
            2 Comments
        
        
        
            1649418
            
                Views
            
        
     | 
    
            
        2 Comments
    
        
    
 | 
    1649418
    Views
 | 
 crasmussen
		
		
		
		
		
		
		
		
	
			
		
					on:
					Rate-Limiting File Uploads with Palo Alto Networks Custom Signatures.
		
			crasmussen
		
		
		
		
		
		
		
		
	
			
		
					on:
					Rate-Limiting File Uploads with Palo Alto Networks Custom Signatures.	
				 crasmussen
		
		
		
		
		
		
		
		
	
			
		
					on:
					Palo Alto Networks 7-byte Custom Signature Minimum Removed in Newer Versions and Why it Matters!
		
			crasmussen
		
		
		
		
		
		
		
		
	
			
		
					on:
					Palo Alto Networks 7-byte Custom Signature Minimum Removed in Newer Versions and Why it Matters!	
				 crasmussen
		
		
		
		
		
		
		
		
	
			
		
					on:
					Palo Alto Networks NAT Session Distribution as a Way to Implement Server Load Balancing
		
			crasmussen
		
		
		
		
		
		
		
		
	
			
		
					on:
					Palo Alto Networks NAT Session Distribution as a Way to Implement Server Load Balancing	
				 TomYoung
		
		
		
		
		
		
		
		
	
			
		
					on:
					Nominated Discussion: Move Firewall to New Panorama
		
			TomYoung
		
		
		
		
		
		
		
		
	
			
		
					on:
					Nominated Discussion: Move Firewall to New Panorama	
				 
					
				
				
			
		
 
					
				
				
			
		
 
					
				
				
			
		
 
					
				
				
			
		
 
					
				
				
			
		


