Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3003 by [email protected]: Impossible to use nginx-apache proxy
when running reviewboard
http://code.google.com/p/reviewboard/issues/detail?id=3003
*** For customer support, please post to [email protected]
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this bug report!
What version are you running?
1.7.7.1
What's the URL of the page containing the problem?
Any URL
What steps will reproduce the problem?
1. Create apache2 virtual host using provided master.
2. Create nginx virtual host which is proxy to the apache host
3. Use proxy_pass directive to apache, like, proxy_pass
http://localhost:88;
4. Enable the host, open reviewboard, try to create the review
What is the expected output?
Review is created successfully. All links are modified in accordance with
proxypass directive
What do you see instead?
One can login to the system, but review can not be created -- the requests
are generated properly, but system responses are all wrong -- you generate
the path from the beginning -- <hostname in apache>:<port in apache>/path,
so the proxy modifications are ignored completely.
Though the proper behaviour is to create path starting from document root
only leaving the hostname non-modified. That's the responsibility of
web-server, not web-application.
What operating system are you using? What browser?
Debian 6.0, MySQL 5.1, browser-independent issue.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.