|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2007
/
2007-09
[
2007-08 ]
[
2007-10 ]
-
2007-09-27 15:02:44
How can pound handle the new certs with local CA?
/ lists <lists(at)loadbalancer.org>
Verisign has change all of their certs to come with a local CA i.e.:
http://www.verisign.com/support/verisign-intermediate-ca/trial-secure-server-intermediate/index.html
How do I install this to wor...
-
2007-09-27 14:38:38
Multiple HeadRequire in one service
/ "Nigel Rausch" <nigel.bris(at)gmail.com>
Hi,
Is there a way to put multiple hosts into one service definition eg.
Service
HeadRequire "Host: .*www.server1.com.*"
HeadRequire "Host: .*www.somethin...
-
2007-09-27 14:10:23
possible minor pug in pound/poundctl
/ Alex Hunsley <alex.hunsley(at)blueyonder.co.uk>
Been looking at the source code and playing and I think I've worked out
what seemed like odd behaviour to me....
I have the following service running in pound, as a test:
0. http Listener 192.168...
-
2007-09-27 11:27:08
X-Forwarded-for header behaviour
/ Alex Hunsley <alex.hunsley(at)blueyonder.co.uk>
I've just confirmed that Pound's behaviour regarding the X-Forwarded-for
header appears to be incorrect.
According to the page http://en.wikipedia.org/wiki/X-Forwarded-For,
successive IP addresses ...
-
2007-09-26 16:33:03
"X-Forwarded-for" header
/ Alex Hunsley <alex.hunsley(at)blueyonder.co.uk>
I'm using the X-Forwarded-for header which Pound sets to the value of
the caller's IP.
Am I right in thinking that Pound won't set this header if it's already
present in the request?
This would make...
-
2007-09-26 12:47:15
AddHeader directive
/ Alex Hunsley <alex.hunsley(at)blueyonder.co.uk>
I want to add a header using the AddHeader directive. But placing it in
the ListenHTTP section causes Pound to say:
26/Sep/2007 12:03:29 +0100: line 24: unknown directive " AddHeader
"Back-Pou...
-
2007-09-26 10:37:14
unsuscribe
/ Francesco Lunelli <francesco.l(at)ymir.it>
...
-
2007-09-24 13:11:12
sticky session with 3 way pound - a little gotcha
/ Alex Hunsley <alex.hunsley(at)blueyonder.co.uk>
Following on from my previous messages about three-way pound (i.e. one
'front' pound, and two back pounds, to allow config reloads while
service can continue)....
Here's a little gotcha that almost...
-
2007-09-24 12:27:32
disabling a backend - any indication that this has been done?
/ Alex Hunsley <alex.hunsley(at)blueyonder.co.uk>
My current pound status, as given by poundctl, is as follows:
pound-front (pid 9518 9517) is running...
0. http Listener 217.30.114.205:80 a
-1. Global services
0. Service active (10)
0...
-
2007-09-24 08:00:09
[patch] Custom Redirect Types
/ "Chris Barnett" <barn3y(at)gmail.com>
Hi!
I just scratched a bit of an itch. I really wanted to be able to
configure pound to be able to send 301 or 307 redirects, not just
302s. So I wrote a patch to do just that.
It can be applied eas...
-
2007-09-21 16:25:25
Pound ratio question: load balancer to server ratio
/ "Callum Macdonald" <callum.macdonald+pound-list(at)gmail.com>
G'day,
I have a (relatively) simple question to which I can't find the answer
online.
How many servers (assuming similar spec) can a single load balancer handle?
For example, could 1 pound server m...
-
2007-09-19 07:58:26
Redirecting based on URL
/ Pete DeLaurentis <pete(at)nextengine.com>
Hi guys,
Does anyone know how to route based on subdomain specified in the URL?
I have two subdomains pointing to one server running pound as a load
balancer (155.132.55.32). The load balancer al...
-
2007-09-19 02:26:21
Taking advantage of Pound for logging
/ "Kiriki Delany" <kiriki(at)streamguys.com>
I want to use pound as the main log file for processing
By default, I see error logs end up in /var/log/messages
Is my understanding correct, that by using the SysLogFacility you can
specify o...
-
2007-09-18 15:49:33
Question about HA-port
/ Nagy Gergely <nagy.gergely(at)gnanet.net>
Hi
I plan to implement Pound for our loadbalancing infrastructure, and i
have a question.
How does Pound behave if i shut down de HAport on a backend?
A) it doesn't send any new connection to tha...
-
2007-09-14 18:36:52
newbie question
/ "Roger Pack" <rogerpack2005(at)gmail.com>
I am not sure if pound does this, but when it is proxying requests can/does
it take advantage of the HTTP/1.1 keep-alive aspect? If not then it might
be a good idea...just thinking out loud.
Thanks.
...
-
2007-09-14 18:08:01
sticky session with 3 way pound
/ Alex Hunsley <alex.hunsley(at)blueyonder.co.uk>
For your collective interest and comment...
Regarding my recent questions about three way pound setup, with server
affinity, I've come up with a solution that should work. In theory...
Reminder: I'...
-
2007-09-13 21:28:45
dynamic errors?
/ "Dean Maunder" <DeanM(at)skynetmobile.com>
Hi all,
I was wondering if anyone had tried to do anything dynamic with the
Err500 etc returns. What we would like to do is be able to send an
email to support if one of the errors occurs, eg via a ...
-
2007-09-13 15:24:10
Pound config reloading
/ Alex Hunsley <alex.hunsley(at)blueyonder.co.uk>
(I sent this earlier, but it didn't seem to appear. This email should be
considered a "precursor" to the email I've just sent!)
I'm looking at reverse proxy software for load balancing/failover of ...
-
2007-09-13 15:22:45
fixing client IP to one proxy - absolutely (i.e. hashing the IP)
/ Alex Hunsley <alex.hunsley(at)blueyonder.co.uk>
I would like to implement session control in pound by using "absolute"
IP hashing. The current Pound system can have a session type of "IP",
but once the time-out has been exceeded occurred, that sa...
-
2007-09-13 11:38:38
Pound - kinder config reloading
/ Alex Hunsley <redlex(at)bluebottle.com>
I'm looking at reverse proxy software for load balancing/failover of web
traffic.
Pound is almost ideal - particularly because it can handle virtual hosts
(although I know the website recommends ag...
-
2007-09-11 22:09:22
Calculate requests per second?
/ Robert Klikics <klikics(at)preisroboter.de>
Hello,
is there a possibility to get the requests per second generated from
pound? I've deactivated logging on my backendservers, so I can't get
these value from them ...
With poundctl I can only ...
-
2007-09-11 11:32:07
Re: [Pound Mailing List] Pound ISSUE
/ Michal Taborsky - Internet Mall <michal.taborsky(at)mall.cz>
Adrian Bucur napsal(a):
> Sep 10 11:02:47 pound: backend xx.xx.xx.xx:80 connect: No route to
> host
Hello Adrian,
I seriously doubt this has anything to do with pound itself. It looks to
me you ...
-
2007-09-10 19:24:55
Pound ISSUE
/ Adrian Bucur <adrian.bucur(at)nobelglobe.com>
Hello pound masters,
I am using pound in a production environment and I have run into
some issues. First of all I will describe my setup:
Web -> pound (http) -> server1 (http)
...
-
2007-09-03 13:45:30
jsessionid as hidden parameter - like /styles/div.css;jsessionid=F07D663CA96E1AD6EAE14400353B89D5.jvm3
/ notbuu <notbuu(at)gmail.com>
hello at all!
i have an configuration problem with session tracking based on jsessionid.
normaly jsessionid is set per client cookie. if i define an session config
with type cookie and id "jsessioni...
-
2007-09-03 12:44:44
HTTPS for multiple domains
/ aT <pakistan(at)gmail.com>
Hi ,
I use pound as a redirector to serve multiple sites each running on the
same internal IP with different ports as backends, pound listens to the
public IP and sends the HTTP request to proper ...
|