April 05, 2010 06:23AM
Hi,

I am newbie to Nginx. I am running my ruby on rails application with nginx and mongrel cluster. when i send the http POST request from android mobile native app, i am not able to get the response. but for GET request i am able to get the response properly.

i have tried following also

if ($request_method !~ ^(GET|POST|HEAD)$ ) {
return 444;
}


still i am not able to get it work done.

What could be the problem?

Note : when i run my application in single port without nginx. i am able to get the response properly. so i suspect that the problem exist in the nginx configuration.

Please anybody help me to fix this issue.

Regards,
Bala.
Subject Author Posted

Nginx is not responding for android mobile using org.apache.http Post Request

Bala April 05, 2010 06:23AM

Re: Nginx is not responding for android mobile using org.apache.http Post Request

Cliff Wells April 05, 2010 11:56AM

Re: Nginx is not responding for android mobile using org.apache.http Post Request

Bala April 05, 2010 01:06PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 165
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