Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Bad hostname when mod_proxy is used to make Apache a reverse proxy #221

Closed
@GoogleCodeExporter

Description

@GoogleCodeExporter
Scenario:
Apache uses mod_proxy for some of its content. More specifically there are 
multiple back ends and hence mod_proxy_balancer is used. The issue is that 
mod_pagespeed reports the following error:
[mod_pagespeed 0.9.15.3-404] Invalid resource url '/blah/image.png' relative to 
'balancer://cluster/blah.aspx'

What I would expect:
The balancer://... stuff shouldn't actually be there. Maybe it's possible to 
hook into ProxyPassReverse in some way? Note that image.png may be on the 
backend but it can also be statically available on Apache. Whe mod_pagespeed 
needs to do requests it'll have to call Apache in all cases.

Original issue reported on code.google.com by Bla...@gmail.com on 1 Mar 2011 at 1:09

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions