Symantec Developer Group

 View Only
  • 1.  SPE7.5 multi-threaded

    Posted Sep 04, 2014 08:25 AM

    We have SPE7.5 running on Linux. I am using java SDK to scan source file in streamscan mode.

    1.5GB file takes about 40 seconds to scan

    when i run 4 of these scan parallely from my remote java call to the SPE server, i Dont get anything back even after hours of waiting.

    Do we need to do anything specific to make SPE 7.5 work in multi-threaded mode?

    Is there any timeout setting that i need to set up in my java call whe ni do the stramscan request to scan.

    Please let me know. Thanks.

     

     



  • 2.  RE: SPE7.5 multi-threaded

    Posted Nov 12, 2014 11:15 PM

    Hi,

    Firstly, you should use the Protection Engine forum in the link below:

    http://www.symantec.com/connect/security/forums/protection-engine-cloud-services-formerly-scan-engine

     

    Secondaly, SPE7.5 is multi-thread application, and no need to adjust for that.

     

    Are you not getting time out error or scan error on Java client?

    You may need adjust " readWriteTime" attribute when calling createScanEngine() method in ScanEngine class to a larger value.

     

    Hope this helps,

     Haro