You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Steve Lawrence <st...@thestudiogroup.com> on 2001/01/25 19:23:50 UTC

other/7131: Cannot view adobe pdf files with web browser. Browser hangs or page is blank

>Number:         7131
>Category:       other
>Synopsis:       Cannot view adobe pdf files with web browser. Browser hangs or page is blank
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Jan 25 10:30:06 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     steve@thestudiogroup.com
>Release:        1.3.14
>Organization:
apache
>Environment:
Apache 1.3.14 on Linux - Mandrake 7.2
>Description:
This problem has been encountered documented earlier. Problem was with byterange problems in 1.3.14. See http://bugs.apache.org/index.cgi/full/6711 for full description
>How-To-Repeat:
Try viewing pdf files with keepalive turned on from 1.3.14 server.
>Fix:
Set the following command in httpd.conf and restart. (You will need SetEnvIf module installed and loaded)

SetEnvIf Request_URI \.pdf nokeepalive

>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]