NGINX - performance HTTP server Support Forums

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Unofficial (YET) support forums for NGINX, a performance HTTP server.

Pages: [1]   Go Down

Author Topic: setup proxy server  (Read 674 times)

0 Members and 1 Guest are viewing this topic.

gmanojbabu

  • Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 1
    • View Profile
setup proxy server
« on: January 09, 2009, 06:43:53 AM »
Hi All,
         I am new to nginx.
I am trying to set up two servers, one for application and one for content on two different machines.
I am using ruby on rails as server side language and mongrel cluster and OS is Centos 5.
In case of upload i want to proxy the call to content sever where i have the controller method for uploading images, videos and audios.
I want to use two nginx servers on one application server and the other one on content server.
for example if the application server gets a call as "/upload/uploadImage/", i want this call to be proxy_pass to content server.
I have setup nginx on both the servers.
The problem i am facing is, i am not able to proxy the upload call to content server.

Please can any one help how to fix this.
 
Logged
Pages: [1]   Go Up
« previous next »
 

Page created in 0.032 seconds with 20 queries.