- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
07-10-2023 02:45 AM
Web browsing has become very slow since we built the new PA3410
does anyone have the same problem?
09-13-2023 12:01 AM
The above did not solve the problem. In the end, we had to wait until panOS 10.2.5 was updated.
07-14-2023 01:52 AM
Hi @leedano ,
I'd start by doing troubleshooting at first:
Troubleshooting Slowness with Traffic, Management
I've also seen slowness caused by offloading being disabled.
You can check the offloading status with the following command:
> show session info | match offloading
In case offloading is disabled you can enable it with CLI (settings would not survive a commit or reboot):
> set session offload yes
To make the settings persistent and survive a commit or reboot, use the below command for the same:
> configure
# set deviceconfig setting session offload yes
# commit
That said, if offloading is already enabled then I'd start by troubleshooting with the link provided earlier.
Kind regards,
-Kim.
09-13-2023 12:01 AM
The above did not solve the problem. In the end, we had to wait until panOS 10.2.5 was updated.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!