On Wed, Mar 24, 1999, [EMAIL PROTECTED] wrote:

> Full_Name: Paul Curtis
> Version: mod_ssl/2.2.2 SSLeay/0.9.0b
> OS: Linux
> Submission from: nyor1ts1.ny.us.ibm.net (165.87.14.10)
> 
> A large PDF file, ~221KB, gets truncated at 65536 bytes. 
> There are no errors logged, the access log shows a completed
> request delivering 65536 bytes.
> 
> The problem does not occur when the file is requested via a
> non-SSL URL.

Sorry, I cannot repeat this:

| rse@en1:/e/www/html/title
| :> tail -2 /sw/var/websrv/apache/logs/apache.sslreq.log
| [24/Mar/1999:20:21:08 +0100] en1.engelschall.com SSLv3 RC4-MD5 "GET
| /title/gany_as_published.pdf HTTP/1.0" 670726 - -
| [24/Mar/1999:20:21:20 +0100] en1.engelschall.com SSLv3 RC4-MD5 "GET
| /title/gany_as_published.pdf HTTP/1.0" 670726 - -
| rse@en1:/e/www/html/title
| :> ll gany_as_published.pdf 
| -rw-r--r--  1 rse  wheel  670726 Mar 24 20:20 gany_as_published.pdf
| rse@en1:/e/www/html/title
| :>

The PDF I used here for testing was even larger, the logfile entries is still
correct and Netscape displayed it correctly via my external viewer GV. That's
with the latest Apache/1.3.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.2b software.
So, I can only recommend you to first upgrade and then try again.  OTOH I
cannot image why data should be cut after 64KB, because it's not delivered by
mod_ssl. Even over HTTPS the data is sent from Apache's default handler.
 
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to