Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Uploading a file to https site taking a lot of time

Status
Not open for further replies.

pavangulati

Programmer
Apr 17, 2002
1
DE
I am using http::post method to upload a file to the
server from an ActiveX(MFC) control running
in the browser. The upload functionality works fine, when the upload is done to the server with http service, but if the same method is used for https service it takes a lot of time(50 times more then the previous) and sometimes it gives the network error and stops the upload process.

If anybody have come across this type of problem please advice me how to go about this.

Thanks,
Pavan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top