This is a migrated thread and some comments may be shown as answers.

RadUpload Firewall Issue

2 Answers 48 Views
Upload
This is a migrated thread and some comments may be shown as answers.
abramsm
Top achievements
Rank 1
abramsm asked on 08 Jun 2010, 01:18 AM
We are using the RadUpload control (2010.1.422.1040) in Silverlight 4.  We have a problem with our watchguard firewall during uploads.  Although the functionality of the control works and files are uploaded successfully, there is extreme cpu usage on the watchguard server and the management system eventually crashes.  We were wondering if there is a known conflict between watchguard and the RadUpload control.

2 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 08 Jun 2010, 07:37 AM
Hi abramsm,

I guess that your firewall has a setting to monitor the internet traffic and it examines all the internet traffic. Basically the upload is making service calls to the server and writes the files on the server file system.

You can configure the firewall or to the anti-virus system to skip the monitoring to a specific urls and folders.

Regards,
Valentin.Stoychev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Valentin.Stoychev
Telerik team
answered on 08 Jun 2010, 07:38 AM
Hi abramsm,

I guess that your firewall has a setting to monitor the internet traffic and it examines all the internet traffic. Basically the upload is making service calls to the server and writes the files on the server file system.

You can configure the firewall or to the anti-virus system to skip the monitoring to a specific urls and folders if you are sure that the traffic coming from RadUpload is OK.

Regards,
Valentin.Stoychev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Upload
Asked by
abramsm
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or