|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2006
/
2006-03
[
2006-02 ]
[
2006-04 ]
-
2006-03-31 16:03:35
No subject
/ "david walters" <dwalters1(at)gmail.com>
...
-
2006-03-31 00:53:26
error in pound?
/ Corin Langosch <corinl(at)gmx.de>
hi all,
in a past mail i asked to detail the error log, especially for the "error copy
server cont" errors. i just looked again at the pound.err and saw again a lot of
those errors. i looked at all b...
-
2006-03-30 21:05:01
Misconstructed test in WebDAV checks
/ Colin Hogben <pound(at)pythontech.co.uk>
I noticed the following code at line 712 of http.c in 2.0.4:
no_cont = !(strncasecmp(request + matches[1].rm_so, "LOCK",
matches[1].rm_eo - matches[1].rm_so)
|| str...
-
2006-03-30 03:46:08
Jeffrey Brown is out of the office.
/ Jeffrey Brown <jbrown(at)camsys.com>
I will be out of the office starting 03/29/2006 and will not return until
04/05/2006.
For immediate assistance, please email the helpdesk or call (617) 354-0167
in an emergency.
...
-
2006-03-30 03:28:58
error creating pound executable
/ Tim Vandermyden <timvand62(at)yahoo.com>
Hello,
The environment is trustix 3.0, 2.6.16, with the
appropriate modules installed. I have run into the
following error noted below;
root(at)actilx02 ~/Pound-2.0.4# ./configure
--with-ssl=/usr/bin...
-
2006-03-27 12:34:19
another ClientCert patch
/ Sean Gabriel Heacock <gabriel(at)korsoft.com>
I've been working with one of my customers to set up client certificate
verification, and we found another bug in the ClientCert code - a
missing set of parentheses from the regex prevented the second...
-
2006-03-26 05:53:24
Backend Timeout
/ Tobias Brox <tobias(at)nordicbet.com>
Correct me if I'm wrong, but a backend is always considered alive if the
port is up (accepting connections)?
Now, in our setup we have backends that always accepts connections (or, at
least, the maxi...
-
2006-03-26 05:09:32
"no back-end"
/ Tobias Brox <tobias(at)nordicbet.com>
We get the "no back-end" error message for about 0.4% of our requests.
According to my investigation, we haven't had any incidents where all the
backends have been down.
I investigated a bit and foun...
-
2006-03-25 09:41:16
LISTENER->clnt_check never set
/ Sean Gabriel Heacock <gabriel(at)korsoft.com>
I noticed the clnt_check variable was never set, which caused ClientCert
3 to always result in a "bad certificate" error.
Patch:
diff -Nur Pound-2.0.3/config.c Pound-2.0.3-new/config.c
--- Pound-2.0...
-
2006-03-25 06:59:19
pound failing because it thinks back end is down
/ Don Vawter <donvawter(at)mac.com>
Mar 24 22:06:44 blackbox pound: MONITOR: worker exited on signal 11,
restarting...
This is happening continually since I installed debian 2.0
I can telnet to the backends fine and if i curl to them...
-
2006-03-23 18:05:47
Pound question..
/ Rick Flower <rickf(at)ca-flower.com>
Robert et-al,
I ran across Pound last night while looking for an easier (than Apache)
reverse proxy tool.. I've spent way too many hours trying to get Apache
and friends to work properly in my envi...
-
2006-03-23 15:13:00
Problem with Err503 option
/ =?ISO-8859-2?Q?=A3ukasz_=27LCF=27_Jagie=B3=B3o?= <lukasz.jagiello(at)zjednoczenie.com>
Hi,
I got problem with Err503 option. When I define in config:
#v+
Err503 "/web/supervise/pound/503.htm"
#v-
Pound when display such file add at top:
#v+
<html><head><title>503 Service Unavailable...
-
2006-03-22 20:26:25
I have the problem with debian too
/ "Norbert Klamann" <Norbert.Klamann(at)klamann-software.de>
Hello all,
sorry to start e here with a problem, but I have a similar effect as
described here :
http://www.apsis.ch/pound/pound_list/archive/2006/2006-03/1143002261000#1143002261000
I installed from...
-
2006-03-22 05:37:41
Debian Install
/ Sean Minotti <sminotti(at)nycap.rr.com>
Hello,
I have downloaded pound 2.0-1 via apt-get on a debian system, After
editing /etc/default/pound to change startup to 1 , I invoke pound -cv
(as root).
unknown directive "User www-data"...
-
2006-03-22 03:53:29
pound: error copy server cont: Connection timed out
/ "Aigner" <VooDoo(at)ganjacru.de>
We have 2x Zeo-based Zope-Backend servers running behind Pound.
However, when accessing pages, which have a long loading-time (eg. large SQL
generated lists), the loading
cancels after exactly 15 seco...
-
2006-03-21 19:58:57
How to tell which version is best to install
/ "Jamie Robe" <robej(at)plancom.org>
Hi. I am working on debian servers and I noticed that when I check the
Debian repositories they list:
Unstable: 2.0-1
Testing: 2.0-1
Stable: 1.8.2-1Sarge1 [security]
When I look at the pound website ...
-
2006-03-20 12:20:26
Jeffrey Brown is out of the office.
/ Jeffrey Brown <jbrown(at)camsys.com>
I will be out of the office starting Mon 03/20/2006 and will not return
until Tue 03/21/2006.
For immediate assistance, please email the helpdesk or call (617) 354-0167
in an emergency.
...
-
2006-03-20 11:26:54
ANNOUNCE: Pound - reverse proxy and load balancer - v2.0.4
/ Robert Segall <roseg(at)apsis.ch>
This is to announce the release of Pound v2.0.4.
Changes in this version:
- fixed small problem in the kill_be() code
- added support for PCRE. If the PCRE package (specifically the
pcreposix libra...
-
2006-03-16 21:31:57
error logging question and/or suggestions
/ Corin Langosch <corinl(at)gmx.de>
hi,
i'm running pound on a quite big site for moths now. it's damn good program :)
currently i'm seeing quite often error messages like:
--
16/Mar/2006 21:25:54 +0100: error copy server cont: Connec...
-
2006-03-15 21:13:30
Pound and webmin
/ "Brett Hall" <brett.hall(at)sirsidynix.com>
Has anyone had experience deploying usermin and/or webmin in pound?
Sincerely,
Brett
...
-
2006-03-15 19:01:48
Makefile should define CC
/ Colin Hogben <pound(at)pythontech.co.uk>
Just a minor niggle - the Makefile should define CC, otherwise make uses
its default to build the objects. In my case, configure detected gcc
but then make tried to compile using cc.
Regards,
Coli...
-
2006-03-15 17:46:08
Core dump in match_service
/ Colin Hogben <pound(at)pythontech.co.uk>
Hi,
I just downloaded pound-2.0.2, built it (Solaris 5.7) and tried it out,
but after a few requests it SEGV'ed in match_service
(gdb) bt
#0 0xff078d88 in __regexec_C () from /usr/lib/libc.so.1
#1 ...
-
2006-03-15 15:23:00
Pound health monitoring
/ Lars Braeuer <lbraeuer(at)mpex.net>
Hi list,
first of all. Great to see that there's an effort in developing a software, that supports
loadbalancing on layer-7 on an open source basis.
I just tested the software in a short moment. On...
-
2006-03-14 12:31:27
pound & https
/ "Frans Haarman" <franshaarman(at)gmail.com>
Hi,
I am trying to use pound as a frontend for my exchange webmail. Without
HTTPS it works fine.
The webserver seems to reply with "HTTP://" URLS. Making the client
connect to the wrong
port on th...
-
2006-03-13 17:00:20
pound error messages
/ Christian Sell <christian.sell(at)netcologne.de>
Hello,
I am intermittently seeing very long response times accessing my server,
and sometimes the content is cutt off in the middle. In the server log,
I see the entries below.
Could someone clarify ...
-
2006-03-13 12:35:20
monitor thread crashing and "pound confused"
/ "Sergio Freire" <sergio-s-freire(at)ptinovacao.pt>
Hi Robert and all.
In the other day in this list I reported a problem with the monitor
thread in Pound 2.0. Then I installed version 2.0.2 and the problem
seemed to vanish. Today I had to restart al...
-
2006-03-13 06:03:36
Jeffrey Brown is out of the office.
/ Jeffrey Brown <jbrown(at)camsys.com>
I will be out of the office starting Mon 03/13/2006 and will not return
until Tue 03/14/2006.
For immediate assistance, please email the helpdesk or call (617) 354-0167
in an emergency.
...
-
2006-03-13 05:26:58
Type PARM
/ Russell Valentine <russ(at)altec.org>
Trying out Pound-2.0.2
Session
Type PARM
TTL 120
ID "mysess"
End
It gives me a 500 error if there is no parameter mysess in the request.
Is this correct behavior am I missing a option? Works g...
-
2006-03-11 21:45:20
https requests come back as http
/ Badiane Ka <badiane_ka(at)yahoo.com>
Why does that happen. When I try to contact a site on
the server through pound I get a 503 and the uri
changes from https to http. Is there a directive I
should place to keep that from happening?
B...
-
2006-03-10 00:03:00
Updating Pound using apt-get
/ "Jamie Robe" <robej(at)plancom.org>
Hi. I was wondering what was the best practice when updating my debian
install of pound. Should I be ok by using apt-get to update by Pound, or
do I need to do more steps, like backups of my conf file...
-
2006-03-09 13:40:06
redirecting pound log
/ Christian Sell <christian.sell(at)netcologne.de>
Hello,
I recently came across a statement that the syslog output produced by
pound could be redirected to a dedicated file. I looked into the syslogd
man page, but the only way seemed to be to redire...
-
2006-03-09 13:28:02
monitor thread problem?
/ "Sergio Freire" <sergio-s-freire(at)ptinovacao.pt>
Robert,
Well I think my last email has something to do with this message:
"MONITOR: worker exited on signal 11, restarting..."
Why does this message happen?
And when it happens the state of the ba...
-
2006-03-09 12:25:40
Load balancing with distant servers
/ Sietjp <sietjp(at)free.fr>
Hi,
I have a stupid question but I want to be sure.
I rent a dedicated server where my website is hosted. I have peak of traffics
for this websiet depending on links over the internet so I wander if ...
-
2006-03-09 03:21:02
Error in my logs. I hope someone can help
/ Badiane Ka <badiane_ka(at)yahoo.com>
I started seeing this error in my logs and was
wondering if anyone could tell me what it is:
pound: bad request "\200g^A^C" from <ip.nu.mb.er>
## Minimal sample pound.cfg
##
## see pound(8) for detai...
-
2006-03-08 21:03:38
Error: Unknown Extra arugrment(stop...)
/ ruth.henderson(at)academy.com
Running SLES9 kernel 2.6.5-7.252-bigsmp with Pound 1.9 and High
Availability. HA is also configured to start the virtual website
10.1.100.105, before pound starts. When the virtual site is started...
-
2006-03-08 16:56:25
Pound doubt - backend is considered dead when?
/ "Sergio Freire" <sergio-s-freire(at)ptinovacao.pt>
Hi guys.
When a backend starts sending http error 500 (internal server error) how
does pound react?
Imagine a simple scenario with a LB balancing to two servers... one
starts sending http error c...
-
2006-03-08 09:27:37
how to select a given backend
/ robert rottermann <robert(at)redcor.ch>
Helo,
is there a way that I could force the use of a given backend that is
running behind pound .
I would like to do that for testing purposes.
thanks
robert
...
-
2006-03-07 18:56:20
Pound - bad request message
/ "Burt Gedney" <burt.gedney(at)sirsidynix.com>
Hi
I'm a little baffled why I'm getting "bad request" messages from a small
percentage of my web clients. 99% of my web clients are working just
fine with Pound in front of Apache 2.0.54. The fe...
-
2006-03-06 19:02:40
Pound on Solaris 9/10
/ "Burt Gedney" <burt.gedney(at)sirsidynix.com>
Hi
I'm a newcomer to Pound, and have a few questions about how it works
with Solaris 9 and 10.
First, I've compiled and am running pound version 2.0.2 on Solaris 9,
but it seems to be ignoring...
-
2006-03-06 15:35:36
Jeffrey Brown is out of the office.
/ Jeffrey Brown <jbrown(at)camsys.com>
I will be out of the office starting Mon 03/06/2006 and will not return
until Tue 03/07/2006.
For immediate assistance, please email the helpdesk or call (617) 354-0167
in an emergency.
...
-
2006-03-06 13:23:15
Pound 1.9 and Session COOKIE problem
/ "Silvio Bierman" <sbierman(at)jambo-software.com>
Hello all,
I have been using Pound 1.9 on Linux for a few months now. We use it as a
load-balancer in front of seven application server that use the cookie
JSESSIONID for session tracking (Java based...
-
2006-03-04 21:05:57
pound, zope and SSL
/ Christian Sell <christian.sell(at)netcologne.de>
Hello,
Being rather new to both zope and pound, and am setting up my site which
should partly (in particular, the zope management interface) be
accessible via SSL only. I have configured a listener o...
-
2006-03-01 22:59:03
NAPT confuses pound
/ Victor Granic <victorgranic(at)yahoo.com>
Hi there!
Intro: I'm running pound 1.9 on a solaris 9 server. I've had great
success with it and really appreciate the hard work invested in this
project. Thanks!
Problem: There are multiple pub...
-
2006-03-01 06:35:35
RE: [Pound Mailing List] Bad URL
/ "Dean" <deanmaunder(at)telstra.com>
Thanks Robert,
What I am seeing in the pound log is:
pound: bad request "7628ÿØÿà" from xx.xx.xxx.xx
My device is trying to post image data, can I turn off the checking for
this?
-----Original Messa...
|