File Upload Performance using IE from Windows to Unix via HTTPS


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers File Upload Performance using IE from Windows to Unix via HTTPS
# 1  
Old 10-28-2005
Question File Upload Performance using IE from Windows to Unix via HTTPS

Hi,

Is there any performance issue uploading a file
using IE from Windows client to UNIX server via HTTPS?

Before that, we were using HTTP protocol and everything run smooth
Once we change to HTTPS, we might hit the "HTTP 500 Internal server error"
Even though this does not happen all the time but still, it affect the overall performance of our system

We'd tested other browsers such as Netscape, Firefox, Opera and we don't hit any problem with them

Is there any way to improve the performance?
Is there any site i can refer to? cause i need some explaination on how this could be happen

Thanks Smilie
# 2  
Old 10-28-2005
...

This is the error message i receive

java.net.SocketTimeoutException: Read timed out

hope it can provide more info Smilie
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Is it possible to upload files from a Linux station to a remote server via HTTPS?

Hi, I have a small Linux device that measures some IP stats from one network and then generates some stats files (csv format) based on the input at certain times. I want those stats files to be transmitted to a remote server a couple of times per day. The Linux device is placed in a location... (1 Reply)
Discussion started by: Zooma
1 Replies

2. Proxy Server

Upload file from desktop to UNIX server via putty

I have a requirement of following - 1. Transfer excel spreadsheet from desktop to unix server 2. Open the spreadsheet and read the sql row by row at a time 3. Run each sql on database using unix and then send output back to spreadsheet that was uploaded earlier and then transfer file back to... (12 Replies)
Discussion started by: Analabhatla
12 Replies

3. UNIX for Dummies Questions & Answers

Pulling a file from Unix box thru https

Hi I have a file called as MSD.DAT. This file is present at a directory on a server. www.ta.ibhsv.somewhere.com/rahdf/MSD.DAT Now, I want to get this file from this server to my Linux box. I need to write a script that uses https to get the file. Please help how to achieve this. ... (3 Replies)
Discussion started by: infyanurag
3 Replies

4. Windows & DOS: Issues & Discussions

How can I upload a zip folder on a unix path from my windows folder?

Hello, I am an amature at UNIX commands and functionality. Please could you all assist me by replying to my below mentioned querry : How can I upload a zip folder on a unix path from my windows folder? Thanks guys Cheers (2 Replies)
Discussion started by: ajit.yadav83
2 Replies

5. UNIX for Dummies Questions & Answers

file transfer from https to a Unix box

Hi, I want to transfer a file from a https side to an unix machine, somebody can let me know a easy way to do so, A simple script to be put in the unix machine to retrieve the file from the https side Thanks (4 Replies)
Discussion started by: jvjaimes
4 Replies

6. UNIX for Dummies Questions & Answers

How to upload a single file to UNIX box

Hi all, I want to upload a file from local windows PC's floppy drive to SCO UNIX box and I dont know how to do that with unix ftp command, I can do that thru some ftp client kind of software but I want to know thru command line, in case of absence of any ftp client, and command to download file... (4 Replies)
Discussion started by: patras
4 Replies

7. AIX

File Upload Performance using IE from Windows to AIX via HTTPS

Hi, Is there any performance issue uploading a file using IE from Windows client to AIX WAS server via HTTPS? Before that, we were using HTTP protocol and everything run smooth Once we change to HTTPS, we might hit the "HTTP 500 Internal server error" Even though this does not happen all... (1 Reply)
Discussion started by: darontan
1 Replies

8. UNIX for Dummies Questions & Answers

Unix performance monitoring via Windows/NT

We are trying to Monitor Unix via Window95/98 on an NT network. Is there anyone that could point us in the direction on software that runs in Windows on a Telnet connection that we could use to accomplish this? We have tried a program called Unix Watcher by Etasoft and can' get it to connect. ... (6 Replies)
Discussion started by: btrout
6 Replies
Login or Register to Ask a Question