|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2005
/
2005-11
[
2005-10 ]
[
2005-12 ]
-
2005-11-30 01:23:14
Simple Load Balancing 2.0 Config
/ Eric McCarthy <eric(at)desert.net>
I'm attempting to test 2.0b3 with the following config. Pound always
chooses the first back-end and never any other.
ListenHTTP
Address 207.182.32.9
Port 8081
End
Serv...
-
2005-11-28 14:53:28
Checking the URL
/ Gaetan OFFREDO <gaetan.offredo(at)alcatel.fr>
Hello all
I configured pound (version 1.9.x) on my LAN to be as secure as possible
For this I set the option CheckURL to 1
We have an in-house developped client on our LAN, requesting a CGI resource...
-
2005-11-23 19:59:00
SSL Vhosts in Pound 2
/ "MW Mike Weiner (5028)" <MWeiner(at)ag.com>
OK, still working on this issue, but i have some valuable information
regarding the "cert" that pound will present to the web clients. On
CAcert.org in the wiki there is a nice lengthy discussion abou...
-
2005-11-23 13:06:04
Testing Pound version 2
/ "John Snowdon" <J.P.Snowdon(at)newcastle.ac.uk>
I've been wanting to try out the later versions of Pound for some time
now, as our current version used to serve our live systems (approx 50
Zope systems spread across 9 dual cpu nodes) is still versi...
-
2005-11-18 17:16:58
Pound 2 cfg
/ "MW Mike Weiner (5028)" <MWeiner(at)ag.com>
I am trying to migrate to pound v2 (b3 at the moment) and i have this in
my old configuration file:
UrlGroup ".*"
HeadRequire Host ".*intranet.ag.com.*"
BackEnd 10.10.240.201,8082,1
EndGro...
-
2005-11-18 14:52:34
No Subject
/ andreas.sartori(at)fh-sbg.ac.at
...
-
2005-11-18 14:21:49
No Subject
/ andreas.sartori(at)fh-sbg.ac.at
...
-
2005-11-17 13:46:15
Two testing tools we can use to test pound 2.0 beta (or any website)
/ FX <gentoo(at)sbcglobal.net>
I thought these free tools might be of interest since we need to start
testing pound-2.0 beta.
Siege looks like a decent tool for hammering websites to simulate high
loads:
http://www.joedog.org/s...
-
2005-11-16 17:08:58
Version 2
/ Robert Segall <roseg(at)apsis.ch>
I have yet to see any reaction to the 2.x series. Could anybody confirm
if they tested it, and what the results were?
--
Robert Segall
Apsis GmbH
Postfach, Uetikon am See, CH-8707
Tel: +41-44-920 490...
-
2005-11-11 01:49:15
Feature Request: -v (print version info and exit)
/ FX <gentoo(at)sbcglobal.net>
Please consider adding a "-v" or "--version" param to have pound exit
after displaying version info.
Thanks.
...
-
2005-11-10 16:04:37
segfaults from worker threads with Pound 1.5
/ Chris Withers <chris(at)simplistix.co.uk>
Hi All,
We've been getting mysterious 'Page Cannot Be Displayed' reports from
our users for a while now and I think we've tracked it down to Pound.
(we're using Pound 1.5, as best I can tell)
At th...
-
2005-11-10 09:48:01
Using pound.cfg to block web attacks, bad useragents, hackers, rootkits...
/ FX <gentoo(at)sbcglobal.net>
I found a security resource that can be utilized by pound users. These
rules are for mod_security but some of them can be converted over to
pound.cfg syntax.
Web Application protection rules
http:...
-
2005-11-09 19:45:54
Distributing the Load of a Failed Backend
/ Eric McCarthy <eric(at)desert.net>
Hello,
We've been using Pound on various sites for the past year now, and
it's proven to be a very reliable product. Many thanks to all those
who have developed it!
One feature that we use on a ...
-
2005-11-05 17:40:47
Build pound without openssl
/ Arkadiusz Patyk <areq(at)areq.eu.org>
Hi
I have create smal static binary to floppy based distro.
I can't build pound without openssl. Why ?
--
Arkadiusz Patyk [areq(at)pld-linux.org] [http://rescuecd.pld-linux.org/]
[IRC:areq skype:are...
-
2005-11-05 08:55:43
[patch] Fetch configurable URL in alive-checking (1.9.4)
/ Rune Saetre <rune.saetre(at)netcom-gsm.no>
Hi
I wrote a patch to check for a configurable file on the BackEnd's as a way
of health checking.
The new global directive "AliveUri" specifies the file to look for. With
this patch Pound uses HEA...
-
2005-11-04 20:59:28
[patch] Stop pound from connecting to itself before binding (v1.9.4)
/ Rune Saetre <rune.saetre(at)netcom-gsm.no>
Hi
This patch stops pound 1.9.4 from trying to connect to itself before
binding when it is set up to listen to a specific IP address.
We needed to add this patch in order to make pound work using C...
-
2005-11-03 17:27:20
[Pound Mailing List] Pound - v2.0b1
/ "MW Mike Weiner (5028)" <MWeiner(at)ag.com>
I noticed the format of the config file has changed from 1.x to 2.0b1.
Is this documented anywhere? I am eager to see If the v2 will help me in
my virtual SSL hosts.
Michael Weiner
...
-
2005-11-02 02:28:23
PROPFIND 501 Not Implemented - after upgrading from 1.8.2 to 1.9.4
/ FX <gentoo(at)sbcglobal.net>
Odd...
I just upgraded pound-1.8.2 to pound-1.9.4-1 on a Debian 3.1 serving up
subversion repository.
I verified that pound.cfg (unmodified) still contains these 2 entries:
ExtendedHTTP 1
WebD...
-
2005-11-01 14:09:50
Re: [Pound Mailing List] pound-1.9.4 hanging/crashing in init_RSAgen ?
/ Robert Segall <roseg(at)apsis.ch>
On Mon, 2005-10-31 at 21:24 +0100, Stefan Bund wrote:
> One thing: When compiling against the newest openssl, I get a huge
> number of warnings 'function declaration isn't a prototype' from all
> the ...
-
2005-11-01 13:03:49
Re: [Pound Mailing List] ANNOUNCE: Pound - reverse proxy and load balancer - v2.0b1
/ "Simon Matter" <simon.matter(at)ch.sauter-bc.com>
> This is to announce the release of Pound v2.0b1. This is an experimental
> interim release.
>
> Changes in this version:
>
> - new configuration file syntax, offering significant improvements.
Hi R...
|