Microsoft
Software
Hardware
Network
Question : EOF sent to Glassfish when upload fails with mod_jk
Hi everyone.
I develop a file uploader. A Java client that sends data and a servlet that receives them. It works ok except that if the upload is interrupted I expect an IOError but get EOF.
In my dev setup, I'm uploading the files directly to glassfish and it works as expected but in production environment, glassfish is "behind" apache https with mod_jk (AJP). It seems that glassfish receives the datastream as EOF when the connection fails. My problem is that I cannot identify a connection failure from a completed upload.
Anyone has an idea about how to fix this? or workaround?
I need proxy through httpd to glassfish enabled so removing mod_jk is not an option without a replacement.
Answer : EOF sent to Glassfish when upload fails with mod_jk
No worries, I had a look at the script and it should do the job. If you have any bother with it just yell :)
Chris
Random Solutions
ASP.NET How to get picture images to display...in a LISTVIEW?
interview questions on SSIS
Computer in VMWare has black screen with _ symbol
coins - why only side is shown
Iphone sync to Exchange 2007
Calendar Control in Excel 2003 VBA
What causes error "0x80070015" when connecting to bluetooth device in window 7?
SBS 2008 shared folder permissions problem - read only - need full control
Insert into MySQL Table from MSSQL Insert Trigger
Spread sheet formula to reference entire row/column, or at least the number of rows/columns available