These are protected files so we have to use authentication and authorization
that is done by mod_perl. And Internet Explorer that use most of our customers
has bug that prevents displaying of PDF (and any other large non-dynamic
non-HTML) files if the URL to that file was result of "Redirect".

Thanks for help.

Andrei

On Mon, Sep 17, 2001 at 08:55:03AM -0700, ed phillips wrote:
> Thanks Vivek,
> 
> Andrei, use the front end to directly handle any binaries, static files,
> etc.
> 
> I doubt they are generating of these on the fly.
> 
> 
> 
> Vivek Khera wrote:
> > 
> > >>>>> "AAV" == Andrei A Voropaev <[EMAIL PROTECTED]> writes:
> > 
> > AAV> In our system we have to pass large PDF files thru mod_perl to
> > AAV> proxy and we noticed that it takes the same time as sending it
> > AAV> directly to customer.
> > 
> > Why do you have to pass the PDF thru mod_perl?  Are you generating it
> > on the fly?  If not, configure your proxy front end to intercept
> > static documents like .pdf .txt .html etc. to be handled by the front
> > end directly.  I use mod_rewrite for this, and my configs have been
> > posted to this list at least twice.
> > 
> > --
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> > Vivek Khera, Ph.D.                Khera Communications, Inc.
> > Internet: [EMAIL PROTECTED]       Rockville, MD       +1-240-453-8497
> > AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

Reply via email to