Revise PAN-OS 12.1 issues

This commit is contained in:
2026-04-13 14:14:35 -05:00
parent ebaa13ca39
commit 53a6e311ce
12 changed files with 343 additions and 86 deletions
+8 -8
View File
@@ -6,18 +6,18 @@ version: 12.1.2
## PAN-242777
Fixed an issue where users previously reported limitations due to session count caps when utilizing Web Proxy features on PA-5400 Series Firewalls. To address these performance complaints and support higher traffic volumes, we have increased the maximum session capacity on specific PA-5400F series platforms, leveraging available system memory. This update ensures greater capacity and stability for high-volume environments.
Fixed an issue where users previously reported limitations due to session count caps when utilizing **Web Proxy** features on PA-5400 Series Firewalls. To address these performance complaints and support higher traffic volumes, we have increased the maximum session capacity on specific **PA-5400F** series platforms, leveraging available system memory. This update ensures greater capacity and stability for high-volume environments.
The supported session limits are:
| Platform | Max Sessions |
| --- | --- |
| PA-5410 | 95K |
| PA-5420 | 95K |
| PA-5430 | 95K |
| PA-5440 | 225K |
| PA-5445 | 250K |
| PA-5450 | 1.28M |
| -------- | ------------ |
| PA-5410 | 95K |
| PA-5420 | 95K |
| PA-5430 | 95K |
| PA-5440 | 225K |
| PA-5445 | 250K |
| PA-5450 | 1.28M |
## PAN-291499