|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2008
/
2008-04
[
2008-03 ]
[
2008-05 ]
-
2008-04-29 11:25:37
302 problem in 2.4.2?
/ poundlist(at)toastbrot.ch
hi list
i updated last night from 2.3.2 to 2.4.2 but had to go back already. the
problem i see is that clients dont get the full 302 from the backends
and do not redirect.
example php-code in backen...
-
2008-04-27 15:34:45
multiple AddHeader directives
/ Scott McKenzie <scott(at)noizyland.net>
Pound doesn't appear to support using multiple AddHeader directives per
HTTPS listener. Is this by design?
I am trying to proxy OWA which requires the Front-End-Https header and a
Ruby on Rails ap...
-
2008-04-25 15:16:53
Redundant Pounds vs. Listeners
/ Björn Keil <abgrund(at)silberdrache.net>
Hello,
I am working on a setup to replace our current DNS load balancing with
Pound.
The tests work fine so far, but I don't get the redundancy right as I
had it with the Apache servers. I have thre...
-
2008-04-24 14:43:11
how many file descriptors per request?
/ Tom Fernandes <anyaddress(at)gmx.net>
Hi,
When I hit the "pound: HTTP accept: Too many open files"-Problem I ran out of
fds. That's clear to me.
My question is. How many fds does pound use per request?
During a peak we had 8.000.000 "...
-
2008-04-19 19:35:43
HTTPS Pass Through Question
/ Jonathan Cyr <cyrj(at)cyr.info>
Hello,
I've used Pound for a while and haven't kept up-to-date, so forgive a
stupid question...
My new project involves a PHP app that I didn't write... When Pound
handles the HTTPS decrypt/encryp...
-
2008-04-16 21:07:56
listener question
/ David L Kensiski <David(at)SchoolLoop.com>
How does pound handle listening? From my naive look at the code, it
appears that the single worker process is listening on each socket,
and as poll() returns, the worker process walks all the soc...
-
2008-04-16 09:41:28
Sessions in pound
/ Piotr Jakubowski <Piotr.Jakubowski(at)bossa.pl>
Hello,
I'm currently testing pound 2.4.1 with Java Servlet application running
on Tomcat which requires to maintain session. My application uses cookie
for session tracking and that's where problem...
-
2008-04-16 01:43:47
Re: [Pound Mailing List] regex optimizing?
/ Dave Steinberg <dave(at)redterror.net>
David L Kensiski wrote:
> Are regular expression lookups optimized in pound? I.e are they put
> into a hash table of any sort, or are they scanned sequentially each
> time a new request comes in? ...
-
2008-04-16 01:35:23
'Request URI is too long.' MaxRequest ignored? MAXBUF too small?
/ Miles Raymond <miles.dev(at)itinternet.net>
Hi all,
I've been using the Debian testing package of pound for quite a while now. Lately I've come across an issue that seems to have been brought up before with no real answer.
http://www.apsis.ch...
-
2008-04-16 00:02:05
regex optimizing?
/ David L Kensiski <David(at)SchoolLoop.com>
Are regular expression lookups optimized in pound? I.e are they put
into a hash table of any sort, or are they scanned sequentially each
time a new request comes in? I have a 4600 line config fi...
-
2008-04-15 23:00:26
What is the proper way to shutdown pound?
/ Rt Ibmer <rtibmx(at)yahoo.com>
What is the proper way to shutdown pound? Should I use kill or kill -9, or something else? Is there a difference between using kill -9 vs kill when it comes to pound? Thanks.
______________...
-
2008-04-14 12:58:08
compile problem with -fstack-protector on gcc-4.1.1-15
/ Tom Fernandes <anyaddress(at)gmx.net>
Hi,
When I try to build Pound debian-version 2.4-2 under debian etch (using
gcc-4.1.1-15) I get a compile error (log at the end of the mail).
Removing -fstack-protector from the CFLAGS makes it co...
-
2008-04-12 21:20:34
multiple certificate and domains, one ip
/ HF <hakan(at)mojja.com>
Hello
I'm trying to set up a pound that can handle two domains with different
certificates.
Both domains are pointing to same ip. I want pound to answer with correct
ssl-cert
depending on the Head...
-
2008-04-10 22:14:28
[Pound Mailing List] apache redirect from https on http if no trailing slash
/ justin.kinney(at)academy.com
Return Receipt
Your [Pound Mailing List] apache redirect from https on http if
document: no trailing slash ...
-
2008-04-10 21:40:27
Re: Pound - feature requests
/ Eirik Øverby <eirik.overby(at)modirum.com>
On Apr 10, 2008, at 18:48, Robert Segall wrote:
> On Tue, 2008-04-08 at 21:45 +0200, Eirik Øverby wrote:
>> Hi!
>>
>> I'm testing pound for a range high-volume, high-security and high-
>> availabilit...
-
2008-04-09 05:25:53
Please we desperately need configuration reloading
/ Rt Ibmer <rtibmx(at)yahoo.com>
Hi Everyone,
I am new to Pound and must say it is truly a fantastic tool. I just got done with some preliminary load balance stress testing and am happy to report that Pound's overhead (or should I ...
-
2008-04-08 23:13:06
Pound 2.4.1 dropping a / on me
/ James Evans <jevans(at)telesage.com>
Ever since installing 2.4.1, I have problems with a redirect. Going back
to 2.4 fixes it.
I have a 301 pointing to my page at www.domain.com/abc/def
But when it goes there, pound gives me www.domain...
-
2008-04-08 15:18:01
2.4.1, non-existing backend sticks as alive
/ Dmitry Dvoinikov <dmitry(at)targeted.org>
Dear list,
I'm experiencing the following problem with Pound 2.4.1 under FreeBSD
6.3. Unfortunately, I was unable to reproduce the problem in a test
environment yet, so I can't tell exactly what is t...
-
2008-04-08 10:24:07
apache redirect from https on http if no trailing slash
/ chasm <chasm(at)gmx.de>
Hello,
we will use pound for loadbalancing a handful of apache webservers.
We now started porting one webserver to pound. So pound gets the
official ip address of the webserver
and has two listener...
-
2008-04-05 11:59:47
ANNOUNCE: Pound - reverse proxy and load balancer - v2.4.1
/ Robert Segall <roseg(at)apsis.ch>
This is to announce the release of Pound v2.4.1. This is primarily a
minor bug-fix release. Changes since version 2.4:
Enhancements:
- added cache control for errors (thanks to Pavel Merdin for the...
-
2008-04-01 07:52:06
TTL -1
/ "Scott Royston" <scott.royston(at)gmail.com>
I've spent the past day working on getting pound up and running and
discovered a very cool new feature in 2.4 of setting TTL -1 to get a
constant hash.
However, trying to use it was consistently hangi...
-
2008-04-01 04:30:12
Re: [Pound Mailing List] Unknown Listener address
/ Duane Davis <duaned(at)nocturnal.net>
I downloaded and installed the latest recommended and security patch
cluster this morning. Didn't help.
I'm running Solaris 10 Sparc 64-bit
Duane
David L Kensiski wrote:
> I think this is a bug i...
|