| ton de w 2006-05-23, 1:17 pm |
| Hello,
Have strange problem with apache apache 2.x.
The intention is to offer a sun flash archive to a sun box being
installed via http.
If this flash archive is offered up via nfs it werks nicely.
But cant always rely on a nfs server being available so use http I
thought.
Well it works with one flash file 900MB but not with another 3.3GB -
which as i mentioned werks via nfs. However on 2 different windows XP
boxes and 2 slightly different apache 2.x and 2.y , it exhibits the
same behaviour, the sun install barfs saying error in flash.
And interestingly when you do a http://localhost/900MB.flar, you get
the flar file writen to the screen, but a http://localhost/3300MB.flar
stops after just a few lines (about 25).
These files start with text about 20 lines, and then have an compressed
binary image to follow.
Could it be that apache (or XP?) is distressed by a big file (i guess
3.3GB is big)?
And what can I do to troubleshoot this?
I cant think of anything!
TIA
Ton
<result of http://localhost/3300MB.flar from browser>
FlAsH-aRcHiVe-2.0
section_begin=identification
...
<snip>
...
section_begin=predeployment
begin 755 predeployment.cpio.Z
M'YV0,&X$A!$#!@P<-6Z4N9'#H$$:,<J0<4BQHL."%F70H&%##(PR,F98'$G2
MH PS*%.J7&EF9!F2<.1(+ .'S9L\;<JXH0-@H$",!L/0$(.#(HZ($TM6E#$R
M!@T987+8B"'48@R1%6_8&%E4J=<8#4?&G%GS9LZ=7V*^&5-FSIPT;LX
<download finishes here><sigh>
|