|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2006
/
2006-08
[
2006-07 ]
[
2006-09 ]
-
2006-08-31 18:00:15
Check multi-threading implementation for networking
/ SF Markus Elfring <elfring(at)users.sourceforge.net>
Hello,
Would you like to update the section "THREADS AND LIMITS" on the page
"http://www.apsis.ch/pound/"?
Can the following links show useful informations on this topic?
- http://kegel.com/c10k.ht...
-
2006-08-31 17:57:42
Improve correctness and code quality for Pound
/ SF Markus Elfring <elfring(at)users.sourceforge.net>
Hello,
I have looked at the source code from the package
"http://www.apsis.ch/pound/Pound-2.1.tgz". I have detected several open
issues that should be corrected.
1. "pound.c":
1.1 The return valu...
-
2006-08-30 23:33:50
Pound 2.1 and fail-over host?
/ "Steve Otto" <sotto(at)kaboodle-inc.com>
Hello all,
Has anyone updated the patch that does the fail-over host capability for
2.x? The patch that I found was for 1.8. My C is very rusty so I thought I'd
ask before I try to grok it.
Or...
-
2006-08-29 22:36:18
testlab for pound
/ "Hennie Dekker" <hf.dekker(at)chello.nl>
Hi,
I have running ubuntu server 5.10 and after suppricingly easy install from
the repositories packages: pound.version 1.9-1
It's running but never have or found any idea to test it on working.
the ...
-
2006-08-28 14:30:18
Type IP returning same server regardless of TTL
/ "Dustin Puryear" <dustin(at)puryear-it.com>
Hello. We are experimenting with Pound 2.1. Without Type it works
perfectly--it just round-robins through each BackEnd server (we have
two setup).
However, the target application requires that a clie...
-
2006-08-27 18:12:54
Issues ./configure-ing on SLED 10
/ Jeffrey Brown <jbrown(at)camsys.com>
I am trying to install pound 2.1 on Novell SUSE Enterprise Desktop 10
When I run ./configure, I get the following:
flonster:~/Desktop/Pound-2.1 # ./configure
checking for gcc... gcc
checking for C c...
-
2006-08-24 19:45:24
Configuring Squid Behind Pound, Before Zope
/ beno <zope(at)2012.vi>
Hi;
I have Squid listening on port 2020. I want to cache just one site,
which has its own Zope instance, listening on port 7080. I'm confused as
to how to send traffic to Squid and then get Squid to...
-
2006-08-24 18:54:39
Mismatched SSL Certificates
/ Brian Warshawsky <brian(at)techead.com>
I just sent this out without a subject. My apologies.
Hello all, I have a pound setup that is serving a couple of HTTPS pages,
and I'm having an unusual problem. I've got two SSL certificates set up...
-
2006-08-24 18:14:17
LogLevel2 Feature Request
/ "Kenneth Lin" <klin(at)rezlink.com>
Here's a snippet of my log with Pound 2.1 on LogLevel2:
Aug 24 12:09:02 pound1 pound: 72.174.16.20 GET
/Standard/calendar-folder.gif HTTP/1.1 - HTTP/1.0 304 Not Modified (:80)
I think ...
-
2006-08-24 17:55:22
No Subject
/ Brian Warshawsky <brian(at)techead.com>
Hello all,
I have a pound setup that is serving a couple of HTTPS pages, and I'm
having an unusual problem. I've got two SSL certificates set up as follows:
ListenHTTPS 192.168.10.61,443 /etc/pound...
-
2006-08-23 22:13:02
Cookie-based Session Question
/ "Kenneth Lin" <klin(at)rezlink.com>
Robert,
Could you explain how pound uses cookies to maintain sessions? Is pound
injecting cookies it creates into headers back to the client? When the
client passes an http request with the cookie,...
-
2006-08-23 17:03:01
SSL/Zope Question
/ beno <zope(at)2012.vi>
Hi;
It is written that, for SSL, one should modify start Zope (modify the
start file) as:
python -X -w 8080 -y 8443
but doesn't specify which file that is. It clearly isn't zope.conf, it
doesn't loo...
-
2006-08-23 11:32:29
RewriteLocation issue, Pound 2.1
/ KOZMAN Balint <bkozman(at)imind.hu>
Hi there,
I came across the following issue: I use pound as a front of two apache
backends. Pound listens on port 80, apache listens on port 82 on both
backends. Pound runs on the first backend nod...
-
2006-08-22 23:51:10
possible SSH proxy?
/ Brandon Saxe <brandon20va(at)yahoo.com>
Is it possible to use pound as an HTTP proxy for use with SSH? I want to be able to use putty to a proxy on port 80. I know that it requires the CONNECT command. I compiled pound with support for CONN...
-
2006-08-22 16:05:38
Keeping It In the Box
/ beno <zope(at)2012.vi>
Hi;
Here's a snip from my pound.cfg file:
LogLevel 2
ListenHTTP
Client 120
Address 202.71.106.119
Port 80
Service
HeadRequire "Host: .*aasupplies.vi.*"
BackEnd
Address 202.71.1...
-
2006-08-22 15:58:20
SSL CAlist questions
/ Brian Warshawsky <brian(at)techead.com>
Hello List!
I've recently inherited a pound 1.8 setup that has been working on both
http and https pages for some time now. I need to add another https
page today, which is fine, however the powers ...
-
2006-08-22 12:10:01
RE: Welcome to [Pound Mailing List]
/ "Dickins, Martin" <Martin.Dickins(at)eu.proquest.com>
Hi
Is it possible to add multiple headers using AddHeader? I'm trying to
use Pound to simulate a system that will be sending multiple headers,
but I can't find a way of adding more than one. It app...
-
2006-08-21 19:34:14
IIS logging with real client IP solution
/ "Kenneth Lin" <klin(at)rezlink.com>
I figure there are a bunch of IIS users who might have the same trouble I
had with IIS logging Pound's IP (or any other hardware LB) instead of the
real client IP. I apologize beforehand if this has ...
-
2006-08-21 18:45:06
Pound 2.1, Logfile not showning IP of backend
/ Falk Brockerhoff <noc(at)smartterra.de>
Hello,
I just upgraded to pound 2.1 (from 2.0.x) and noticed a small bug. In my
logfile I can see the chosen backend (Loglevel 2) - until now. Now the
ip address of the choosen backend isn't any more...
-
2006-08-20 21:38:47
Re: [Pound Mailing List] URL Rewriting Issues with Pound Version 2 and OpenACS
/ "Richard Hamilton" <ricky.hamilton(at)btopenworld.com>
OK, at last I have been able to get the time to collect the request data
that Robert asked for. I am VERY sorry that it has taken so long - please
accept my apologies.
First of all, just to recap:
...
-
2006-08-18 13:51:22
Pound Performance
/ Jeffrey Brown <jbrown(at)camsys.com>
Hi,
I was hoping someone may be able to make some suggestions on how to improve the performance of pound.
I am running pound on SuSE Linux Enterprise 9.0 on a Dell PowerEdge 2550 with two 1.2ghz p...
-
2006-08-18 13:38:17
Session Type Cookie not working?
/ "Kenneth Lin" <klin(at)rezlink.com>
I'm using Pound v.2.0 on a FC4 box. Here is my pound.cfg:
User "nobody"
Group "nobody"
LogLevel 2
# WWW.DOMAIN.COM
ListenHTTP
Address 192.168.1.207
Port 80
xHTTP 1
...
-
2006-08-18 03:20:49
MS Outlook Web/Exhange?
/ James <mylists2004(at)gmail.com>
Anyone willing to share their (obfuscated) Pond config file for MS Outlook
Web/Exhange server? I just can't get mine to work.
...
-
2006-08-17 18:59:16
Round-robin vs. Random
/ <F.Alcala-Soler(at)iaea.org>
Hello,
I'd like to use Pound to balance the load on a text-search application
that could potentially take long to resolve queries. In the (very
simple, sequential) tests that I've run until now I hav...
-
2006-08-17 14:49:59
Enhanvements
/ Robert Segall <roseg(at)apsis.ch>
Now that 2.1 has been out for almost 2 weeks and we have seen no
problems, it is time to start thinking about future enhancements. The
following are on our list:
- make WebDAV a run-time configuratio...
-
2006-08-17 14:19:06
OpenBSD 3.9 Pound 2.1 small question
/ Simon Slaytor <sslaytor(at)iom.com>
Hi Folks,
I wonder if anyone can point me in the right direction.
I have an OpenBSD 3.9 (Release) box on which I have successfully
installed OpenSSL 9.8 and Pound 2.1 and Pound 1.10. Behind the Pou...
-
2006-08-16 00:25:22
Need help with Client Certificate Validation (Pound v2.1)
/ "Sarah Brennan" <sarah.brennan(at)navman.com>
Hi everyone,
I'm trying to get Client Certificate Validation working with Pound v2.1
but it doesn't seem to like me.
Here's my pound configuration file...
ListenHTTPS
Address 1.12.123.4...
-
2006-08-14 21:24:18
Strange Results In Logs
/ zope(at)2012.vi
Hi;
I'm getting the following entries in my *Zope* log (not Pound), which
seem to detail the problem at hand, but it also seems to be originating
prior to reaching the Zope instance, therefore proba...
-
2006-08-14 19:55:57
LogLevel and TimeOut
/ zope(at)2012.vi
Hi;
I'm confused by the man page. It states that I can add:
* LogLevel x // where x is a number between 1 and 4 to the ListenHTTP
container
* TimeOut // to the Service container (but doesn't tell me ...
-
2006-08-14 16:43:18
2.1 and the old option RewriteRedirect
/ Niko Fakitsas <nf(at)mesos.de>
Hello!
After upgrading from Pound 1.9 to 2.1 we have a little problem...
Pound listens on port 80 and directs the requests via HeadRequire to
the backend listening on port 1101. The problem ist now t...
-
2006-08-14 15:56:13
Now You See It..Now You Don't!
/ zope(at)2012.vi
Hi;
I have a strange (to me) problem where a client of mine reports she
can't pull down her Web site and has had at least one client call from
outside her area to complain the same thing. I can see ...
-
2006-08-12 07:57:58
No BackEnd-IP in logfiles with LogLevel 2
/ Robert Klikics <robert.klikics(at)unitedprint.com>
Hi,
I've just upgraded to pound v 2.1.
Since this update I've got no longer any backend-IP in my syslog.
There is only a "(:80)" there, even if I use a SSL-connection.
In the config there is LogLeve...
-
2006-08-11 19:11:30
pound proxy maintaining https
/ "jon.johnston" <jon.johnston(at)gmail.com>
Have a site at which I've configured pound as a reverse proxy for Lotus
Domino Web Access (DWA). That seems to be working well.
To get to the site, users go to https://webmail.abc.com - works fine.
...
-
2006-08-11 04:56:46
Can you share your Pound config for OWA (Exchange 2003)?
/ James <mylists2004(at)gmail.com>
I'm having trouble setting up Pound for MS Exchange 2003/Windows 2003
server. I'm trying to set up Pound as reverse proxy for OWA over SSL. I
would be grateful if somebody can share their working Pond...
-
2006-08-11 04:49:51
unknown directive
/ =?iso-2022-jp?B?GyRCNVdKXUVEGyhCIBskQjUuTGkbKEI=?= <kubota-takaya(at)aist.go.jp>
Hi all,
I'm trying to work pound as proxy server. But I'm also facing "unknown directive" problem.
It seems a regular expression problem in config.c.
I guess "lin" of the function parse_file() has ...
-
2006-08-11 01:39:46
unknown directive "UrlGroup ".*"" - aborted
/ James <mylists2004(at)gmail.com>
After updating Pound on a Debian machine from version 0.9 to v. 2.1 my
config file generates a lot of unknown directive error message.
Currently I'm stuck on two unknown directive error messages. Fir...
-
2006-08-08 17:30:10
Install - no /usr/local/etc/pound.cfg created
/ Sean Minotti <sminotti(at)nycap.rr.com>
I am trying to install pound 2.1 from the root directory, as root. The
package installs the executable to /usr/local/sbin but when I run pound -v :
can't open configuration file "/usr/local/etc/pou...
-
2006-08-08 09:27:22
Verisign Still Problematic with Pound?
/ "Mathew Brown" <mathewbrown(at)fastmail.fm>
Hi,
We're currently evaluating using Verisign certificates and using Pound
as an SSL wrapper. However, searching through the mailing list, I ran
into the following issue regarding Pound and Ver...
-
2006-08-07 21:04:48
RewriteRule?
/ beno <zope(at)2012.vi>
Okay, now that's past, I would like to get away from using the VHM
mapping feature. Is there a way to rewrite requests sent to Zope, like
an Apache RewriteRule?
TIA,
beno
...
-
2006-08-07 20:46:02
SUCCESS!!!!
/ beno <zope(at)2012.vi>
The problem was in the timeout line. Dunno why, but don't care, either.
Now I'm serving one site! I think I can quickly configure the rest.
THANK YOU EVERYONE FOR YOUR HELP.
beno
...
-
2006-08-07 20:41:41
PROGRESS!
/ beno <zope(at)2012.vi>
When I can't figure things out I just start changing things to see what
will happen. So I edited pound.cfg to this:
ListenHTTP
Address 202.71.106.119
Port 80
# Service
# ...
-
2006-08-07 19:33:21
Trying Yet Again...
/ beno <zope(at)2012.vi>
I know you guys are as frustrated as I am with this, and I really
appreciate your help. When all else fails, start over from scratch. I
d/l'd the latest port (a newer one than last week's) and ran:
...
-
2006-08-07 18:31:53
Getting Closer... (was: SERVER CRASHED...)
/ beno <zope(at)2012.vi>
I decided to rebuild:
./configure --with-ssl=/usr/local
went fine. But look at this:
server167# make
cc -DF_CONF=\"/usr/local/etc/pound.cfg\" -DVERSION=\"`cat VERSION`\" -g
-O2 -D_THREAD_SAFE -pthre...
-
2006-08-07 14:57:59
trailing slash issue (again?)
/ KOZMAN Balint <bkozman(at)imind.hu>
Hello All,
I'm having a strange problem since pound 1.8 -> 2.1 upgrade. If I ask for
an url where there is a directory part eg. 'http://www.xyz.com/somedir',
then I get a connection timeout and no ...
-
2006-08-07 13:33:38
SERVER DOWN. PLEASE HELP NOW
/ beno <zope(at)2012.vi>
Now that the weekend is over, would somebody please answer my posts? My
server has been down since Thursday, and my clients aren't too happy. I
thank you in advance for your help.
To keep this simp...
-
2006-08-07 09:57:36
Ubuntu-server and pound for redirecting
/ "dirk dekker" <hf.dekker(at)chello.nl>
Hello,
I am very pleased to discover your product : pound. Now I have a system
running under UbuntU_server.
Looks greate but as newbee with Linux my problem is what to do next.
I like to run pou...
-
2006-08-05 21:09:27
Current Configuration (Is anybody working this weekend?)
/ beno <zope(at)2012.vi>
To keep this simple, I've done the following:
* Edited pound.cfg thus:
ListenHTTP
Address 0.0.0.0
Port 80
End
Service
TimeOut 30
BackEnd
...
-
2006-08-05 20:12:47
unsubscrib
/ "Michael S Sun" <michael(at)msun.info>
...
-
2006-08-05 20:03:55
No Back End
/ beno <zope(at)2012.vi>
Here's my new pound.cfg script:
ListenHTTP
Address 0.0.0.0
Port 80
End
Service
BackEnd
Address 202.71.106.119
Port 8080
...
-
2006-08-05 18:23:56
The Work Flow
/ beno <zope(at)2012.vi>
Can someone please refresh my swimming memory on how Pound, Apache2,
Squid and Zope/VirtualHostMonster are all supposed to work together?
Which one does what? Which one comes first, second, etc?
TIA...
-
2006-08-05 18:18:31
Pound Is Up! Apache2 Is Down!
/ beno <zope(at)2012.vi>
Hi;
I couldn't find a good example of a pound.cfg script, but I think this
is all I need:
ListenHTTP
Address 0.0.0.0
Port 80
End
End
Pound's up and running with that, but just one little bitt...
-
2006-08-05 17:26:32
Option Request: Turn off error reporting except for critical messages
/ "Fat Bear Server Administration" <server(at)fatbear.com>
Messages of the form:
pound: error copy server cont: Connection reset by peer
usually means someone requested a page and then closed their browser midway through the answer. You mentioned this ...
-
2006-08-05 17:22:24
The Full Package, Please :)
/ beno <zope(at)2012.vi>
Hi;
I've installed squid, openssl, pound, zope and apache2 and I'd like them
all to play nicely together. However, after hours of googling, I can't
find anyone who's written anything about how to in...
-
2006-08-05 11:53:22
Re: [Pound Mailing List] :80 appears in browser URL with Safari
/ Robert Segall <roseg(at)apsis.ch>
On Mon, 2006-07-31 at 11:44 -0700, Shawn O'Connor wrote:
> Hi All,
>
> We're using pound-1.9 (the latest available FreeBSD port as of this
> date). Everything is working great, but there is one wei...
-
2006-08-05 11:48:01
ANNOUNCE: Pound - reverse proxy and load balancer - v2.1
/ Robert Segall <roseg(at)apsis.ch>
This is to announce the release of Pound v2.1. This is primarily a
bug-fix and performance enhancements release.
Changes in this version (cumulative since 2.0):
Enhancements:
- support for pcre li...
-
2006-08-04 21:39:31
Still Can't Configure Openssl!
/ beno <zope(at)2012.vi>
Thank you Falk Brockerhoff.
The problem, however, is still not solved. I ran config-make-make
install with this:
./config --prefix=/usr/local --openssldir=/usr/local/openssl
enable-threads enable-s...
-
2006-08-04 21:39:09
Still Can't Configure Openssl!
/ beno <zope(at)2012.vi>
Thank you Falk Brockerhoff.
The problem, however, is still not solved. I ran config-make-make test
with this:
./config --prefix=/usr/local --openssldir=/usr/local/openssl
enable-threads enable-shar...
-
2006-08-04 20:53:18
Problem w/ Openssl
/ beno <zope(at)2012.vi>
Hi;
I have FreeBSD 5.3. I d/l'd the latest distro of openssl, ran:
./config enable-threads enable-shared
make
make test
make install
and everything checked out just fine. However, Pound threw an error...
-
2006-08-04 01:38:50
won't open pound.cfg
/ "jon.johnston" <jon.johnston(at)gmail.com>
I have setup and fully tested a pound server working as a front end to a
Lotus Domino server. Then I've moved it to a different
(customer/production) site, changed the host name, IP addressing.
Whe...
-
2006-08-02 17:09:15
Pound Altering Mongrel Output
/ "Tony Perrie" <tony(at)involution.com>
I'm having a bit of trouble deploying Pound 2.0.9. It appears that
the output of my rails application is slightly garbled after sending
it through the Pound proxy from Mongrel. Some newline characte...
-
2006-08-01 12:27:50
Timeout problems
/ Ondra Kudlik <kepi(at)orthank.net>
Hi,
two days ago we switched to Pound 2.0.9 from 1.8 and now we have
problem with timeouts.
We have apache behind pound and when some client have script which
take long time it returns error 500 and...
-
2006-08-01 03:51:57
Re: [Pound Mailing List] Pound and SSL Setup
/ "Mathew Brown" <mathewbrown(at)fastmail.fm>
Adam,
Thanks a lot for your reply. I noticed that the homepage for Pound is
very sparse. Are there any links to tutorials? I couldn't find any
on the main page? Finally, can Pound be used a...
|