> -----Original Message-----
> From: Woodhouse, Graeme [mailto:[EMAIL PROTECTED]
> Sent: Monday, 7 April 2008 10:41 PM
> To: '[email protected]'
> Subject: RE: Large PDF's files fail to stream correctly
> 
> Hi Jeremias,
> 
> Your right - having no problems with smaller PDF's.
> 
> I think it all has to do with the setup I have with tomcat connecting to
> apache and the way data chunks are sent. This is a long standing problem
> in my company - I'm amazed it isn't a well known problem.

Have you tried connecting to Tomcat directly and not via Apache to confirm
that the problem is related to the streaming via AJP?

Have you tried writing the PDF to a file on the server but serve it via the
Apache/Tomcat combination? Does that still fail?

For further isolation testing you could use a tool like wget to save the
stream at the client to a file. Then compare that to a copy of the PDF saved
on the server and see if there is a pattern to when / where the corruption
occurs.

Manuel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to