The backend tag has no wiki summary.
1
vote
0answers
20 views
Apache as Load balancer - forcing a break in persistent connection
I have setup a load balancer with Apache 2.2 via mod_proxy and mod_proxy_balancer. The load balancing works just fine, but there is one case I cannot find any configuration options for, namely, while ...
1
vote
2answers
70 views
load balancing and port speed/bandwidth
help me understand something about load balancing.
Let's pretend we have one server as frontend and three servers as backend.
All are hosted in the same datacenter using a local connectivity. ...
1
vote
0answers
23 views
Back-End Developer - Proceedings [closed]
I am creating a websites for mobile phone tests. Users can post their own tests and combine it with an existing rating of each product.
I do only front-end development and I have no idea about ...
1
vote
1answer
763 views
nginx : backend https, proxy_pass shows ip
I am using nginx as a reverse proxy listening at port 80 (http). I am using proxy_pass to forward requests to backend http and https servers. Everything works fine for my http server but when I try to ...
0
votes
1answer
121 views
customizable web email client backend
I have a comprehensive internal web site for my company, which handles a lot of crm functions as well as other customized functions.
I am trying to integrate all needed aspects into this, and am ...
1
vote
1answer
354 views
Proxy to “backend” service whenever a file does not exists
I'm using NGINX to serve static file.
Whenever a file does not exist, I want NGINX to hit a nodejs backend service that will try to asynchronously retrieve that file.
The backend service needs 3 ...
0
votes
1answer
128 views
Nginx and Frog CMS admin url
Short background - there is a site (powered by Frog CMS) hosted on VPS with Apache installed. To cut costs a bit, I've moved to another VPS hosting with cheaper plan.
I've installed nginx, php-cgi ...
0
votes
1answer
668 views
Varnish / Apache redirecting to backend port 8080
I'm running Varnish 2 with Apache backend at 8080 on the same machine. Everything is working fine, except one problem: Sometimes Apache(?) is redirecting to backend port :8080 especially when I'm ...
0
votes
1answer
321 views
Uknown nginx Error Messages
I am getting some nginx errors as I can see them in my error.log which I am unable to understand. They look like:
ERRORS:
2011/03/13 21:48:21 [crit] 14555#0:
*323314343 open() ...
2
votes
4answers
644 views
Suggestions for VPN solution between backend servers
I am using a rackspace cloud environment to host a server farm. The problem i've run into is that Rackspace shares all internal network traffic on a single subnet (or rather, all the servers in what ...
