Francis Daly
November 02, 2013 12:24PM
On Sat, Nov 02, 2013 at 10:21:14AM -0400, nehay2j wrote:

Hi there,

I suspect you'll get better help from someone else.

I'm unable to work out what it is that you want nginx to do.

> I added rewrite command so that the url doesn't show IP passed to the nginx.

What does that mean, in the problem-report format of "I use this
configuration; I make request A; I get response B; but I expect response C"?

> Curl gives a 302 because it doesnt have the sessionid with it. If there is a
> session id that is passed to the application running on
> http://23.23.234.234:8080/test, it will take us to app.

What does "take us to app" mean? The problem report should be in the
same format as above.

What happens when you add the sessionid to the curl request?

(The whole point of using curl is to make it easier to see what is
happening. If it doesn't make it easier, don't use curl. Instead, find
some other way of clearly describing the unwanted behaviour that you see.)

> If I remove the rewrite command and provides the html page in proxy_pass
> i.e. proxy_pass http://$ec2instance:8080/test/test.html, it gets to the
> test.html page of the application but does not load any .css .js files and
> says open failed "/opt/nginx/html/test/test.html.

The same problem report format will probably help here too.

Each css or js request is a separate http request, so for each one you
can say "I make request A; I get response B; but I expect response C".

Good luck with it,

f
--
Francis Daly francis@daoine.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

proxy_pass not passing to dynamic $host

nehay2j October 31, 2013 07:55PM

Re: proxy_pass not passing to dynamic $host

Francis Daly October 31, 2013 08:40PM

Re: proxy_pass not passing to dynamic $host

nehay2j October 31, 2013 09:39PM

Re: proxy_pass not passing to dynamic $host

Francis Daly November 01, 2013 01:54AM

Re: proxy_pass not passing to dynamic $host

nehay2j November 01, 2013 12:29PM

Re: proxy_pass not passing to dynamic $host

Francis Daly November 01, 2013 01:58PM

Re: proxy_pass not passing to dynamic $host

nehay2j November 01, 2013 05:16PM

Re: proxy_pass not passing to dynamic $host

nehay2j November 01, 2013 09:45PM

Re: proxy_pass not passing to dynamic $host

Francis Daly November 02, 2013 05:20AM

Re: proxy_pass not passing to dynamic $host

nehay2j November 02, 2013 10:21AM

Re: proxy_pass not passing to dynamic $host

Francis Daly November 02, 2013 12:24PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 240
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready