|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2004
/
2004-09
[
2004-08 ]
[
2004-10 ]
-
2004-09-27 19:14:05
3 different errors from Pound
/ "John D" <jwdavid(at)ibizvision.com>
Hi All,
We are experiencing three different problems with Pound. They have all been mentioned on this list before, but I wanted to share our experience and research, and hopefully get some feedback. ...
-
2004-09-17 12:37:30
Backend at :81
/ "Alexander Meis" <am(at)simoon.de>
Hi...
i got this config running:
UrlGroup "/(img|pictures)/.+\.(jpg|gif)$"
BackEnd 213.131.250.44,80,1
BackEnd 213.131.250.42,81,1
EndGroup
It semmes so that pound could not see the .42 server or th...
-
2004-09-16 21:19:44
Still Problem with the current 2
/ "Alexander Meis" <am(at)simoon.de>
Hi....
ok, i checked again pound-current with the current version of lighttpd still
the same problems with that "no server" error. Even if there is no keepalive
in the lighttpd.
i switched back to th...
-
2004-09-15 15:50:30
Still Problem with the current
/ "Alexander Meis" <am(at)simoon.de>
Hi,
i got still problems with the pound-current.
with the actual version the backend on which lighttpd is running gets lost
the Problem starts with the log Message:
Sep 15 15:00:52 balancer1 pound: g...
-
2004-09-14 16:45:47
slow connection
/ "Hegedus, Ervin" <airween(at)axelero.hu>
hello,
situation: there is a pound proxy on a company lan; there is also
a webserver, pound gets HTTPS requests, and forwards to the
webserver. (webserver gets http request, not https! but, in
access...
-
2004-09-13 22:24:01
Pound-current
/ Dennis Allison <allison(at)sumeru.stanford.EDU>
Pound-current has evolved since I took a copy of it on 8/30, but the
changes don't seem to be memorialized except in the code. Would it be
possible to change the release/development version patter t...
-
2004-09-13 20:43:02
pound logging
/ Soeren Marnitz <ms(at)platinumvisions.de>
Hello pound users
i have 1 question...
hao can i edit the syslog.conf file so that the messages from pound were
logging in another logfile?
i need it for controlling from the loadbalancing
have y...
-
2004-09-11 20:29:25
Incorrect data transferred
/ Dennis Allison <allison(at)sumeru.stanford.EDU>
Our setup is
(Internet) => Pound -+- zope1
|
+- zope2
|
+- zope3
|
...
-
2004-09-10 20:46:50
Zope + Pound +SSL + Zope ExternalEditor (WebDAV)
/ "Eric Roby" <Eric.Roby(at)noaa.gov>
We have been using Pound (V1.0 - 1.5) for a long time with Zope
ExternalEditor sessions working . However, when attempting to use Pound
V 1.6 with exact same Pound configuration, same Zope server
...
-
2004-09-08 15:37:19
X-Forwarded-For unknown?
/ Sascha Ottolski <sascha.ottolski(at)gallileus.de>
Hi,
I'm kind of confused about the forwarded-for headers. I assumed that
they would be garantueed to include the IP of the next host pound is
talking to, maybe in addition to a list of other IPs th...
-
2004-09-08 15:24:51
with iAnywhere ?
/ john.underwood(at)gmrworks.com
I have pound installed and working in front of an iAnywhere server. It
works great as long as I access the iAnywhere server via a browser. When I
use a handheld it will just retry until it times ou...
-
2004-09-08 11:17:21
controlling pound work
/ Soeren Marnitz <ms(at)platinumvisions.de>
Hi at all,
so im using for our cluster the pound program.
at time befor we have tested many other solutions for webbalancing.
i have 2 questions for this program.
first: how can i logging in anothe...
-
2004-09-07 14:21:07
vhost as backend
/ "Alexander Meis" <am(at)simoon.de>
Hi....
is it possible ho have an vhost as backend?
i got one imageserver but i need to get data from 2 vhosts on that server
depending on the url which is requested.
UrlGroup "/(img|pictures)/.+\.(...
-
2004-09-07 00:44:56
500 Internal Server Error
/ "John Hansen" <john(at)oztralis.com.au>
Hi,
I've been getting these regularly.
By changing http.c as follows:
/* get the response */
for(skip = 1; skip;) {
if((headers = get_headers(be, cl)) == NULL) {
...
-
2004-09-07 00:35:43
RewriteRedirect
/ "John Hansen" <john(at)oztralis.com.au>
Hi,
Please correct me if I'm wrong, but I believe the way RewriteRedirect is
handled is wrong.
As far as I can tell, if the backend returns a location header, and it's
to a host known by any urlgrou...
-
2004-09-06 13:29:32
Breaking pound cont'd
/ Mike Whitaker <mike(at)wisdengroup.com>
Still no joy with Pound-current.
A question: if I were to want to insert a small fragment of code into
pound to read a Cookie: header and rewrite the Host: header based on
it, where would I put it?...
-
2004-09-03 15:27:38
New -current
/ Robert Segall <roseg(at)apsis.ch>
A new -current has been uploaded. It tries to do better in autodetecting the
correct flags/library for the compilation with threads support and
auto-defines NEED_STACK if possible. As alway - let us...
-
2004-09-02 18:09:55
Making pound work REALLY hard...
/ Mike Whitaker <mike(at)wisdengroup.com>
I will be putting pound through some serious hurt on Friday, Saturday
and Sunday.
We have live coverage of three international cricket matches, and if
Wednesday is anything to go by, I can expect o...
-
2004-09-02 09:49:13
Re: "Connection refused" under high load
/ Dmitry Dvoinikov <dmitry(at)targeted.org>
You are right, it definetely looked like an OS or
library bug, but that was too unlikely to me at the
moment.
Anyway, as it turns out to be, this is a by-design
behaviour of FreeBSD with system confi...
-
2004-09-01 11:38:46
Re: memory problems?
/ Mike Whitaker <mike(at)wisdengroup.com>
On 31 Aug 2004, at 20:31, Corin Langosch wrote:
> Hi,
>
> i'm using pound for quite a while, but now i noticed a lot
> of thse error messages in our logs.
> 31/Aug/2004 12:30:32 +0200: HTTP pthread_...
|