Full_Name: Matthew Jackson
Version: 2.2.7
OS: Solaris 2.6
Submission from: (NULL) (210.8.203.84)


This seems to be quite similar to id 134 except for the size.

When downloading some .pdf files (ie others from the same directory
work) the download gets stopped at 32768 bytes. Downloading from a 
similarly configured non-SSL server works fine.

Some points about the log below. Port 9443 is the SSL server (there's
a non-Apache server on 443). Port 9090 is configured as 9443 except
removing the SSL pieces. Note how the non-SSL version first downloads
32768 bytes and then gets the whole file.

Unfortunately, I don't know much about Apache's internals, so I don't
know where to start looking. However, if pointed at a suitable
starting point, my coding and debugging skills could probably work
out what's happening with some help.

Apache reports:
Apache/1.3.6 (Unix) mod_ssl/2.2.7 OpenSSL/0.9.2c

uname -r reports:
SunOS [removed] 5.6 Generic_105181-08 sun4u sparc SUNW,Ultra-5_10

access_log:
128.1.70.137 - 20802 [14/Apr/1999:10:39:59 +1000] "GET /pdf/CIB/srmpcib.pdf
HTTP/1.0" 200 32768 "https://testweb.failife.com.au:9443/CIB.shtml"
"Mozilla/4.51 [en] (WinNT; U)"
128.1.70.137 - 20802 [14/Apr/1999:10:53:38 +1000] "GET /pdf/CIB/srmpcib.pdf
HTTP/1.0" 200 32768 "http://testweb.failife.com.au:9090/CIB.shtml" "Mozilla/4.51
[en] (WinNT; U)"
128.1.70.137 - 20802 [14/Apr/1999:10:53:42 +1000] "GET /pdf/CIB/srmpcib.pdf
HTTP/1.0" 206 567439 "-" "Mozilla/4.51 [en] (WinNT; U)"

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

Reply via email to