History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2442
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Robin Shen
Reporter: Justin Georgeson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Reverse Proxy only fully supported when mapping "/"

Created: 18/May/15 02:39 AM   Updated: 18/May/15 11:06 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Setting up an Apache reverse proxy doesn't work given an actual path. For example mapping the path "/builds/" on the Apache server to "http://qbserver:8810" no images will load in the dashboard. Adding a ProxyPass for "/dashboard" to "http://qbserver:8810/dashboard" will then load images in the dashboard, but the configuration tree gadget never loads. Switching to the Grid tab I see it too needs it's own redirect.

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [18/May/15 11:06 PM]
Yes this is a limitation that QB can only be mounted at root path, this is true even for non-reverse proxy usages.