|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2007
/
2007-04
[
2007-03 ]
[
2007-05 ]
-
2007-04-30 18:59:37
error 500
/ "Lee Jin" <gtxp1(at)turbosite.com>
I’m running Pound 2.3 with 3 Apache 2.0 backends, it’s working well overall from a human user point of view (opening a page on my site is fast, I never notice any error). However we are using the back...
-
2007-04-30 15:41:43
Selecting any free backend
/ Nathan Wiebe <nwiebe(at)lynxgl.com>
Hi, I'm using Pound 2.2 in front of Mongrel serving a Ruby on Rails
app on Ubuntu Linux (6.06.1 LTS). Since Mongrel is (mostly) single
threaded, it can serve only 1 page at a time. I'd like to...
-
2007-04-30 15:18:58
Pound - reverse proxy and load balancer - v2.4a
/ Robert Segall <roseg(at)apsis.ch>
This is to announce the release of Pound v2.4a. Changes in this
version:
Enhancements:
- added display of configuration switches at run time.
- added grace period for shutdown (based on an idea from...
-
2007-04-30 12:30:20
session affinity
/ Rachel <didlix(at)gmail.com>
Hello List
I started playing around with pound 2.3 today on openBSD 4.
I am trying to do session affinity using the Headers.
However when I browse the site through pound i find that I am not always...
-
2007-04-30 01:33:55
blocked requests with increased concurrency
/ Khaled Hassounah <khaled.hassounah(at)medhelp.org>
Hello all,
I setup a pound server in front of our .NET server (which we're
transitioning from) and ran some tests to see whether our QPS and
responsiveness were affected. The results showed a weird b...
-
2007-04-25 19:12:26
Negate URL pattern
/ =?iso-8859-2?B?Vu1nIFDhbA==?= <pal.vig(at)sonitar.hu>
Hi,
I have a pound on 10.0.0.1, a http-php interpreter server on 10.0.0.2 and a
static image server on 10.0.0.3.
I managed to get pound working with them quite well, but now I have a
special cas...
-
2007-04-24 22:36:39
memory leak
/ <jerome.doucerain(at)bell.ca>
Hi,
we are still experiencing a memory leak with our pound usage. We have to
restart the pound process once a week because its memory usage is constantly
growing.
It seems to come from the ssl listene...
-
2007-04-24 14:18:27
Pound hardware recommendations
/ Stefan Lindén <stefan(at)consilia.fi>
Hi
We are about to restructure our server network and add a reverse proxy to
service requests to some 50 virtual apache servers.
Today we have about 100.000 page requests per day, of course not evenl...
-
2007-04-24 07:43:30
HTTP Method based filtering
/ "Steve Schnepp" <steve.schnepp(at)gmail.com>
I have to do some HTTP-Method based filtering (in order to have a R/O and an
R/W subversion servers).
So, here is a quick and quite dirty patch that adds a new config param
"Method" inside a service.
...
-
2007-04-21 14:06:33
RPC over HTTP
/ "Tyler Collard" <tcollard(at)gmail.com>
Hello,
I have been trying for weeks now to get Pound to proxy RPC over HTTP (or i
guess it is called Outlook anywhere now) for an Exchange 2003 back-end
server, but i am still having no luck. I have ...
-
2007-04-19 16:44:43
Chroot jail libs
/ Jean-Francois Stenuit <jfs(at)skynet.be>
Hello List,
Long story made short :
If you run your pound in a chroot jail under linux and have error messages
of the like :
Feb 28 09:37:57 revproxy07 pound: gethostbyname(secure.skynet.be): Unkn...
-
2007-04-18 17:00:37
Connection Time outs running two apps
/ "Matt Bjornson" <mbjornson(at)gmail.com>
Here is my pound.cfg file
Daemon 1
User "www"
Group "www"
LogLevel 3
Alive 30
ListenHTTP
Address 192.168.0.2
Port 80
End
Service
HeadRequire "Host: .*www.mydomain.com/squirre...
-
2007-04-17 19:37:48
ubsubscribe
/ "Olivier Rossel" <olivier.rossel(at)gmail.com>
...
-
2007-04-17 09:51:01
make install - problems on FreeBSD - suggestion for README file.
/ peceka <peceka(at)gmail.com>
Hi,
i don't know if it known bug or even treated as bug but on FreeBSD if i do:
./configure and I don't use ie. --with-owner=pound --with-group=pound
and then make install i've got:
# make install
/...
-
2007-04-15 10:26:59
Pound and SSL Offloading Recommendations
/ "Mathew Brown" <mathewbrown(at)fastmail.fm>
Hi,
I know that quite a number of users are using Pound for SSL
offloading. However, I was wondering if anyone has figures on how
many requests they can handle using Pound's SSL offloading and ...
-
2007-04-13 15:49:58
logging to file and logging errors (50x)
/ peceka <peceka(at)gmail.com>
Hi,
i'm wondering if there will be possibility to set in pound config name
of file to which pound will log?
Ok, i understand that pound can log to syslog, but i want to run more
then one pound on my ...
-
2007-04-11 23:58:49
Config file check option
/ Steve <spm(at)fostam.franken.de>
Hi,
The check option for the config file (-c) is quite useful. However, when
the Control socket is used, it still tries to bind to that socket when
using this flag and thus quits when the "real" pou...
-
2007-04-11 17:51:20
506 Error
/ Stan Cooper <soupercooper(at)yahoo.com>
Hi;
I'm trying something that I have been told on this list is doable but it's not documented...so I'm hoping someone can guide me! I want to pass an http request to a script. I've got this in my cfg ...
-
2007-04-11 12:58:31
pound success stories
/ Jimmy Brake <jimmy(at)dwalliance.com>
Hi,
Was wondering how many people are running pound on million+ hits per
day, without error.
Thanks,
Jimmy
...
-
2007-04-11 11:34:37
pund redirect or url-rewrite
/ Francesco Lunelli <francesco.l(at)ymir.it>
I am developing websites using rails and Mongrel as webserver, with
Pound in front of everything.
Now I have to develop a multilanguage site, so I nedd to send all
request with "/eng/" appended to the...
-
2007-04-10 20:54:52
HAPort daemon
/ Steve <spm(at)fostam.franken.de>
Hi,
can anybody recommend a daemon for backends which monitors critical
system values (memory, harddisk; maybe even custom checks like "can new
processes be created", "can new memory be allocated") ...
-
2007-04-09 16:32:31
A method to update your pound version
/ Sietjp <sietjp(at)free.fr>
Hi,
Could somebody give us the most efficient way to update pound on a server? I
mean the way to avoid as much as possible the time where the server will be
down.
Thanks ,
JP
...
-
2007-04-09 13:21:55
Why do I have still logs in /var/log/messages ?
/ Sietjp <sietjp(at)free.fr>
Hi,
I' using this configuration file and I'm still having logs in /var/log/messages
. What's the problem ?
Alive 5
LogLevel 0
Client 15
ListenHTTP
Address 213.246.63.173
Port 80
Clien...
-
2007-04-07 15:20:07
pound 2.2 balancing and MSIE issues
/ Stefan Lambrev <stefan.lambrev(at)sun-fish.com>
Hi list,
I notice some problems with pound 2.2 balancing.
pound is compiled with:
--enable-dynscale=no
and PCRE support
ldd /usr/local/sbin/pound:
libpcreposix.so.0 => /usr/local/lib/libpcre...
-
2007-04-06 13:17:53
Use pound to loadbalance by ip
/ "Tue Topholm" <tt(at)device.dk>
Hi Group
Is it possible to direct users through pound, to different servers by their the origin of country (ip)
Med venlig hilsen / Best Regards
Tue Topholm
Device.Webbureau
Ĺrhusgade ...
-
2007-04-05 09:31:26
Re: [Pound Mailing List] error message
/ "Lorenzo Grio" <lorenzo.grio(at)gmail.com>
Error 500 is an error of web server, check web server configuration,
may be there is a limit for upload via POST.
Lorenzo
On 4/4/07, Mike Ellery <mikee(at)s2technologies.com> wrote:
> I'm getting the f...
-
2007-04-05 03:27:23
BigUglyPHP apps: big problems
/ "Charlie Schluting" <schluting(at)gmail.com>
I found this thread:
http://www.apsis.ch/pound/pound_list/archive/2004/2004-09/1094510696000#1094750198000
And I'm having the exact same issue with Horde (500 errors, quickly,
not a timeout). In fact...
-
2007-04-04 20:00:12
Running A Script
/ Stan Cooper <soupercooper(at)yahoo.com>
Hi;
Is it possible to have all calls to a certain URL routed to a script and then sent on to Zope using Pound?
TIA.
Stan2
---------------------------------
Need Mail bonding?
Go to the Yahoo! Mail Q...
-
2007-04-04 19:31:33
error message
/ Mike Ellery <mikee(at)s2technologies.com>
I'm getting the following in my syslog when trying to upload a large
file (via POST):
Apr 4 10:54:32 localhost pound: error copy client cont: Success
What does this message mean? I'm getting a 50...
-
2007-04-04 19:12:44
redirect https request to anothe https web server
/ Mihai Costache <mihai.costache(at)avangate.com>
hi list,
in the relocate process of one of my web servers that support https
request i have a problem:
- so until then new IP (of new server) for web server host are
propagated over the inet...
-
2007-04-04 18:21:29
ANNOUNCE: Pound - reverse proxy and load balancer - v2.2.7
/ Robert Segall <roseg(at)apsis.ch>
This is to announce the release of Pound v2.2.8. Changes in this version
(since 2.2.8):
Enhancements:
- more tweaking in dynamic scaling
- more information in the output of poundctl.
The software ...
-
2007-04-03 11:01:23
pid 44282 (pound), uid 0: exited on signal 11 (core dumped)
/ Stefan Lambrev <stefan.lambrev(at)sun-fish.com>
Hello,
I'm using pound-2.1.4, after days and months running without problems
the "worker" core dumped.
I run gdb on the generated core file and the output is:
(gdb) core-file pound.core
Core was gen...
-
2007-04-02 18:05:14
Re: [Pound Mailing List] Questions about using engine=cavium with pound
/ Robert Segall <roseg(at)apsis.ch>
On Fri, 2007-03-30 at 14:45 +0100, Malcolm wrote:
>
> I have a Centos 4.4 system, with a vanila 2.6.11-1 Kernel.
> I finally managed to install the CaviumNitroxLiteCN1010 hardware +
> openssl engine...
-
2007-04-02 14:07:06
secure pound installation
/ "Ament, Andreas" <Andreas.Ament(at)avr-rnk.de>
Hey,
I am a newbie in Linux and pound.
In a testlab I installed pound on suse 9.0 with root privileges and
everything works fine. Under security considerations I would like to install
and run pound ...
-
2007-04-02 12:44:23
Running Pound on windows
/ "Erik Runeland" <erik(at)runeland.se>
Hello,
I have been looking at running Pound on windows. I can't seem to find much
written on how to achieve this. This is a request for any pointer to
information on how to install pound on window...
-
2007-04-01 17:19:29
What does "dynamic scaling"
/ "Jan Hippchen" <janhippchen(at)gmx.de>
Hi,
I´m wondering about this "dynamic scaling". What does it exactly do and does
it affect the priority settings. Is the use still rather not recommended?
Thanks for your help,
Jan
...
-
2007-04-01 13:49:42
stable / experimental release 2.2.x?
/ Thomas Seifert <thomas-lists(at)mysnip.de>
(and now from the correct address)
Hey folks,
while asking for 2.2.7 being included in gentoo-linux (2.2 is included
right now) I found out that 2.2.7 is released as "experimental" and the
last "sta...
|