To the tremendous team here at cPanel,
A number of us have noticed with the latest update [ cPanel Version: 11.44.0.17 ] an apparent issue with the File Manager tool within cPanel. If the ClamAV plugin is installed via WHM > Plugins, upon performing a file upload via cPanel's File Manager, an auto-scan of the file is performed, rather attempted. The issue appears that if the clamd services is not enabled the upload hangs or stalls, as you can see here:
--
--
Is there a way to disable this 'autoscan' feature?
Further, for the upload to actually succeed, the process must be killed, otherwise all uploads 'show as successful' however the process continues to hang and no file is actually uploaded.
Would it be possible to implement a check to ensure that clamd is enabled before the 'autoscan' is performed?
Any/all feedback is welcomed, thank you.
A number of us have noticed with the latest update [ cPanel Version: 11.44.0.17 ] an apparent issue with the File Manager tool within cPanel. If the ClamAV plugin is installed via WHM > Plugins, upon performing a file upload via cPanel's File Manager, an auto-scan of the file is performed, rather attempted. The issue appears that if the clamd services is not enabled the upload hangs or stalls, as you can see here:
--
Code:
servplus 30836 99.2 0.0 6260 1540 ? R 19:33 3:46 \_ /usr/local/cpanel/3rdparty/bin/clamdscan --stdout --no-summary /home/servplus/tmp/Cpanel_Form_file.upload.sKbbsKASDlqb_PTu
Is there a way to disable this 'autoscan' feature?
Further, for the upload to actually succeed, the process must be killed, otherwise all uploads 'show as successful' however the process continues to hang and no file is actually uploaded.
Would it be possible to implement a check to ensure that clamd is enabled before the 'autoscan' is performed?
Any/all feedback is welcomed, thank you.