|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2009
/
2009-11
[
2009-10 ]
[
2009-12 ]
-
2009-11-17 14:41:51
Benchmarking Pound SSL with a self signed cert
/ lists account <lists(at)loadbalancer.org>
I cant get Benchmarking of Pound SSL to work with a self signed cert:
openssl s_time -connect 192.168.2.145:443
No CIPHER specified
Collecting connection statistics for 30 seconds
ERROR
27197:error:0...
-
2009-11-16 08:56:44
Re: [Pound Mailing List] URL casading Issue
/ "Simon Matter" <simon.matter(at)invoca.ch>
> Hi all
>
> I have been using Pound in my setup for quite sometime now. I have setup
> various backends so that on the basis of URL request I can fetch pages
> from
> various backend servers. For eg ...
-
2009-11-16 08:29:31
URL casading Issue
/ Dhiraj Gaur <dhiraj.gaur(at)gmail.com>
Hi all
I have been using Pound in my setup for quite sometime now. I have setup
various backends so that on the basis of URL request I can fetch pages from
various backend servers. For eg http://publ...
-
2009-11-13 19:22:51
Intermittent iptables filter errors from pound requests
/ David Clark <dclark(at)avantlink.com>
Hi,
Recently I've noticed some issues in the pound logs where a connection
to the back-end server timed out, e.g.:
Nov 4 03:13:11 balance1 pound: backend 166.70.134.194:80 connect:
Connection timed...
-
2009-11-11 22:01:43
SSL Renegotiation Vulnerability
/ "(private) HKS" <hks.private(at)gmail.com>
http://www.kb.cert.org/vuls/id/120541
I assume Pound is vulnerable to this since it seems to be a flaw in
the actual protocol design, but can anyone confirm?
-HKS
...
-
2009-11-11 18:17:32
Log format in GMT only?
/ "Eric B." <ebenze(at)hotmail.com>
Hi,
I noticed that all my log entries are time/date stamped at GMT. Is this the
only way to get log information from Pound? Or can this be customized? Or
is this a system configuration setup tha...
-
2009-11-09 15:06:10
Takes ages before backends are detected as up
/ Tremolo 3molo <tremolo3molo(at)gmail.com>
Hi,
We're running pound with a lot of backends on a lot of different
ListenHTTP/HTTPS directives (different certificates). A grep of BackEnd and
wc -l on pound.cfg reveals 732(!).
We also use extreme...
-
2009-11-02 01:13:16
Re: [Pound Mailing List] ANNOUNCE: Pound - reverse proxy and load balancer - v2.5c
/ Albert <pound(at)alacra.com>
We're still seeing this problem. I did a quick diff between 2.4.5 and
2.5c, and only had a question about the new check on line 134 inside
get_line function (in the new code):
if(buf[i] == '\0') ...
|