|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2004
/
2004-04
[
2004-03 ]
[
2004-05 ]
-
2004-04-29 12:03:20
could pound be used to slow down robots?
/ Sascha Ottolski <sascha.ottolski(at)gallileus.de>
Hi,
I don't think that is possible with pound at the moment, but I'm
wondering what people think about the idea. Sometimes, if too many
robots are active at the same time, this can put a high load ...
-
2004-04-29 11:27:12
HTTP 414 patch
/ Thomas Ritz <info(at)ritze.com>
Hallo,
we had have a problem whit oversized GETs. If a request is longer than
MAXBUF, Pound gives an 501 error. But it should be 414 (RFC 2068, 3.2.1
General Syntax). Okay, there is also a hint, no...
-
2004-04-27 03:13:11
memory leaks in -current
/ Stoyan Zhekov <stoyan(at)silveregg.co.jp>
Hi, we have a problems with -current version. It's leaking.
The result of 'top' after about a week of work:
15029 nobody 9 0 159m 159m 1268 S 0.6 15.8 0:00.02 pound
/etc/pound.cfg:
...
-
2004-04-26 19:20:41
Pound with OpenSSL, Mixed Success, Mozilla Issues
/ Jonathan Cyr <cyrj(at)cyr.info>
Hello,
After conversing with folks on the OpenSSL list
(openssl-users(at)openssl.org), they don't know much about Pound.
We've installed a Verisign Class 3 128bit certificate, SuSE 9.0, OpenSSL
0.9.7...
-
2004-04-26 19:07:28
fail over configuration/support
/ Brook Stevens <bstevens(at)Cleanwise.com>
I am not sure if pound supports this, but what I would like to do is to have
2 servers that are load balanced, then if these are all not responding I
would like pound to redirect to a 3rd server that ...
-
2004-04-26 18:30:08
IE Image problems with Zope 2.7
/ Jonathan Cyr <cyrj(at)cyr.info>
Hello,
Running Pound 1.7 on port 80, SuSE 9.0, backend Zope 2.7 having problems
with images with IE. They load placeholders, and when ctrl-refresh'ed,
they pop right up. When I reset to an older ...
-
2004-04-26 18:09:07
IE Slow
/ Mark Olliver <mpo(at)thermeoneurope.com>
Hi
Are there any fixes or different work arounds for the IE bug around. I
have tried client 1 but that seams to have made little difference.
ListenHTTP *,80
User apache
Group ...
-
2004-04-26 17:08:26
pound and plone
/ Mark Olliver <mpo(at)thermeoneurope.com>
Hi,
I have the proxy working with pound and plone with vhm however when I
try logging in it takes a long time but if i go direct to the plone
server it is much faster.
any ideas???
Mark
--
Mark...
-
2004-04-26 14:31:08
pound.cfg
/ Mark Olliver <mpo(at)thermeoneurope.com>
Hi,
I have just downloaded and installed pound but there is no default
pound.cfg in the release.
does anyone have one so that I can see the format.
Also I am looking at using pound to listen on po...
-
2004-04-26 12:20:47
best practice ZEO with pound setup?
/ Sascha Ottolski <sascha.ottolski(at)gallileus.de>
Hi,
since the load of our zope server is raising, we plan to add some more
power via pound and ZEO. Now I'm wondering what kind of setup would
make sense.
Of course, the best way would be: 1 machi...
-
2004-04-25 17:15:06
Output logs to file option
/ Shinji Tanaka <stanaka(at)hatena.ne.jp>
Hi pound list,
We use pound as a load balancer for our community web site in Japan.
We are very impressed with its performance and flexibility.
Pound currently outputs logs to stdout or syslog. But ...
-
2004-04-23 20:08:29
Client Certificate
/ "Alex Kang" <deyank(at)mmodal.com>
Hi List,
I have a question about the client certificate. I tried to use CAList to
limit what CAs are acceptable to Pound but without any luck. Here is my
config file
ListenHTTP 192.168.128.150,81
Li...
-
2004-04-22 20:37:24
501 errors on pound 1.7
/ ihernandez(at)cinemasoft.com.ar
i have problems with a server published.
it uses nonstandard URL's
i need to disable URL checking.
i tried
CSqval "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789/_.!~*'(),%-+$?"...
-
2004-04-22 20:37:15
Re: HTTPS Problems (l-pound: addressed to exclusive sender for this address)
/ Stefan Bund <l-pound.z.xalan(at)xoxy.net>
>> (-DOPENSSL_THREADS). I recompiled Pound-current using the static
>> libssl.a and libcrypt.a.
>
> The correct ones I assume.
I used the complete absolute pathnames to the newly compiled libraries
i...
-
2004-04-22 09:50:31
HTTPS Problems
/ Stefan Bund <l-pound.z.xalan(at)xoxy.net>
Hello,
I have some weird Problems using pound as an SSL wrapper. My pound
setup does not seam to allow concurrent connections to early in the
communication. I have verified the following behavior us...
-
2004-04-21 19:52:52
bogus BackEnd server is dead messages
/ Brook Stevens <bstevens(at)Cleanwise.com>
I keep getting backend server is dead messages, and then following that in
the same second I get a resurrected message. I do not have the "Server"
param set in my config file as I believe (maybe I am...
-
2004-04-21 17:00:59
Certificate Problems
/ Maximilian Treiber <maximilian.treiber(at)stusta.de>
Hi Pound List,
we were running a web-shop in germany with a single Apache server and
now moved to a pound installation.
Everything works great, except the https.
Unfortunately im not an ssl expert an...
-
2004-04-19 23:36:18
installation trouble on Sun Solaris
/ Brook Stevens <bstevens(at)Cleanwise.com>
For the life of me I can't seem to get this thing working.
First I installed OpenSSL from source.
Next I ran the obligatory:
./configure --with-ssl=/usr/local/ssl
./make - of which I got a ton of wa...
-
2004-04-19 22:16:49
Re: Pound/SSL Result
/ Jonathan Cyr <cyrj(at)cyr.info>
Problem Solved: Pound 1.7 on SuSE 9.0 with OpenSSL 0.9.7b, two
instances, one HTTP & one HTTPS/SSL.
Reinstalled from scratch, SSL works, changed quite a few things on the
way. Don't know where the...
-
2004-04-15 22:25:08
Pound/SSL Startup Error Follow Up
/ Jonathan Cyr <cyrj(at)cyr.info>
Evidently, no one has any advice on my specific issue.
Maybe a few other questions will help me solve this... figure out what
to check or try next...
1) Are there optional components of OpenSSL t...
-
2004-04-15 10:10:49
HTTP pthread_create: Cannot allocate memory
/ Joakim Thornberg <joakim(at)regerar.nu>
We just got this in our logs this morning and Pound stopped processing
requests..
Apr 15 06:22:34 fantomen pound: HTTP pthread_create: Cannot allocate memory
Apr 15 08:42:35 fantomen pound: HTTPS pt...
-
2004-04-09 20:12:36
New Current
/ Dylan Neild <dylan(at)realcafes.com>
Hi All,
I'm noticing with the new current that I am getting a lot of "resource
temporarily unavailable" errors in my logs. My copy of pound is under a
lot of load and a brief test during the night ...
-
2004-04-09 15:26:29
[MailServer Notification]To Recipient virus found and action taken.
/ <Administrator(at)icp.de>
ScanMail for Microsoft Exchange has detected virus-infected attachment(s).
Sender = jussi.koskela(at)mediamond.fi
Recipient(s) = pound(at)apsis.ch
Subject = Is that your password?
Scanning time = 04/09/200...
-
2004-04-09 15:23:55
Is that your password?
/ jussi.koskela(at)mediamond.fi.
I have attached it to this mail.
...
-
2004-04-09 10:19:43
E-mail account security warning.
/ noreply(at)apsis.ch
Dear user of "Apsis.ch" mailing system,
Our antivirus software has detected a large ammount of viruses outgoing
from your email account, you may use our free anti-virus tool to clean up...
-
2004-04-09 09:20:45
[MailServer Notification]To Recipient virus found and action taken.
/ <Administrator(at)icp.de>
ScanMail for Microsoft Exchange has detected virus-infected attachment(s).
Sender = noreply(at)apsis.ch
Recipient(s) = pound(at)apsis.ch
Subject = E-mail account security warning.
Scanning time = 04/09/200...
-
2004-04-07 21:19:29
Pound/SSL Startup error
/ Jonathan Cyr <cyrj(at)cyr.info>
Hello,
Having problems with startup of Pound. I am running SuSE 9.0, kernel 2.4.21, with OpenSSL 0.9.7b., and Pound 1.7.
The first instance on port 80 starts fine, so I know Pound is set up corre...
-
2004-04-06 21:15:08
Questions for the Group/Author
/ Dylan Neild <dylan(at)realcafes.com>
Hi All,
First, would like to say that we've been testing pound in our
production environment for the past week now. Our stack is as follows:
1. Pound server - SunFire V100 with 1GB of RAM (Solaris...
-
2004-04-05 23:30:05
bad argument(s) (Pound-1.7)
/ "Alex Kang" <deyank(at)mmodal.com>
Hi,
I just installed the pound and tried to run it with a vanilla pound.cfg
provided below:
### begin of pound.cfg ###
ListenHTTP 192.168.128.212,80
User nobody
Group nogroup
Client 15
Al...
-
2004-04-05 14:42:28
New - current
/ Robert Segall <roseg(at)apsis.ch>
A new -current is available for download. It includes code to allow for
non-blocking connect(2), which can drastically reduce the response times
if you have "dead" back-ends. Please give it a try and ...
-
2004-04-01 15:50:30
RE: Pound and Java WebStart: Experiences, anyone?
/ Matthias Gärtner <mgaertner(at)metaship.net>
FYI:
For the time being, I circumvented the problem by moving to Apache/md_jk :-(
I loaded one of SUN's demo WebStart applications (Mil. Game, very small) and
tried with a number of combinations of s...
-
2004-04-01 14:35:05
Re: hung-up problem (Pound-1.7)
/ Robert Segall <roseg(at)apsis.ch>
Many thanks for the info - an updated -current is available. I wish
somebody would have remarked this during the week we had asked for
comments...
--
Robert Segall
Apsis GmbH
Postfach, Uetikon am See...
|