Displaying 2 results from an estimated 2 matches for "http1".
Did you mean:
http
2013 Dec 17
1
Project pre planning
...r the clients?
I have everytime two http-server, (FTP server, Mailserver, SMB Server) which
have mounted the GlusterFS by nfs.
The clients are also controlled by heartbeat with a virtual IP which will
use the clients on the network:
Gluster Node1 --+
|
Gluster Node2 --+ +-- http1 --+
+------+ |--> Clients
Gluster Node3 --+ +-- http2 --+
|
Gluster Node4 --+
Will this work?
best regards
Frank
2007 Jun 29
3
mongrel tuning with httperf - suspicious results
...Override None
Order allow,deny
Allow from all
</Directory>
RewriteEngine On
#[srb] TODO this next line was mentioned as a way to propogate
# an identifier to stickily preserve login information. At this
# time it seems unnecessary
#RewriteRule .* - [CO=BALANCEID:balancer.http1:.blah.com]
# Uncomment for rewrite debugging
RewriteLog logs/the_cluster_rewrite_log
RewriteLogLevel 9
# Check for maintenance file and redirect all requests
RewriteCond %{DOCUMENT_ROOT}/system/maintenance.html -f
RewriteCond %{SCRIPT_FILENAME} !maintenance.html
RewriteRule ^.*$ /sy...