- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-27-2019 10:38 PM
Hi Guys,
quickDescription => paloAlto networks physical firewall and antivirus profile for FTP.
Task => Using a script to get/put a file (few hundred kilobytes) from/to the FTP server every 100ms (ten times per second or 20 times per second) . The FTP server is behind paloalto. FTP mode = passive.
Has someone tested or knows the performance of the FTP ALG engine + antivirusProfile in paloalto?
Can the AV engine sustain the many connections per second?
03-28-2019 08:57 AM
this is a loaded question that depends on several important factors
this depends on the platform, this also depends on the overall load on your platform
it also matters is if your ftp is starting a new session for each file or has a single session continuously open
03-28-2019 08:57 AM
this is a loaded question that depends on several important factors
this depends on the platform, this also depends on the overall load on your platform
it also matters is if your ftp is starting a new session for each file or has a single session continuously open
03-29-2019 07:44 PM
#! Platform: 800 series, not loaded << !!!!!
#! ftpTransferMode: STREAM hence requires a /* data connection close */ to indicate EOF. [ https://www.ietf.org/rfc/rfc959.txt => 3/2 ]
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!