haproxy
Can I programmatically force changes to a file to propagate to all NFS clients?
I have a CMS built in PHP which stores the list of pages, page navigation structure, and the content of pages in开发者_运维知识库 files on disk. This application is hosted on a cluster of Apache/php-f[详细]
2023-04-09 01:19 分类:问答Configuring Haproxy with Tomcat to use context
I\'m a newbie with haproxy and I\'m trying to figure out how to do something which seems quite simple. I want to proxy a tomcat context.[详细]
2023-04-04 01:57 分类:问答Duplicate TCP traffic with a proxy
I need to send (duplicate) traffic from one machine (port) and to two different machines (ports). I need to take care of TCP session as well.[详细]
2023-04-01 08:56 分类:问答Haproxy: send custom http response when maxconn is hit
Is it possible to send a custom http response back from Haproxy if the load balancer hits maxconn?开发者_开发技巧[详细]
2023-03-24 10:44 分类:问答Chrome and Firefox automatically redirect to https on a certain site
I have a drupal site that runs on nginx and php-fpm with haproxy balancing between multiple servers. I have two services set up for haproxy: http and https.[详细]
2023-03-24 05:02 分类:问答serving and load balancing for Rack-based web services?
as part of our architecture, we are using internal-only HTTP-based web services for data access which needs to be shared across applications.currently they are implemented as Sinatra apps.[详细]
2023-03-19 00:36 分类:问答What's the best practice for getting EC2 instances to join HAProxy automatically?
We\'re working on scaling out our EC2 architecture to a point where we\'d like to manage our own load balancing. We currently have a series of machines configured on HAProxy to do basic load balancing[详细]
2023-03-18 22:50 分类:问答Secure Forms Authentication behind Proxy
We use Stunnel (to strip out SSL) and HAProxy on our Load Balancer - which then sends on requests to IIS via HTTP.[详细]
2023-03-13 07:45 分类:问答haproxy - which configuration files
I have an HAProxy install which was configured by someone who left the company. It runs on Ubuntu 10.04 and it seems to use 3 configuration files in the directory /etc/haproxy[详细]
2023-03-09 06:01 分类:问答How to configure HAProxy to send GET and POST HTTP requests to two different application servers
I am using RESTful architecture. I have two application servers running. One should serve only GET request and other should serve only POST request. I want to configure HAProxy to loadbalance the requ[详细]
2023-02-25 04:45 分类:问答