|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2005
/
2005-02
[
2005-01 ]
[
2005-03 ]
-
2005-02-28 16:52:40
logging
/ "MW Mike Weiner \(5028\)" <MWeiner(at)ag.com>
Is it possible to make pound log its output to say /var/log/pound.log?
rather than SYSLOG ? I have looked through the Makefile, configure, and
config.log and am unsure what i need to modify to get th...
-
2005-02-26 15:28:13
Does Pound support CRL checking?
/ Damien Dougan <damien.dougan(at)mobilecohesion.com>
Hi All,
I've successfully got Pound to terminate with my SSL client (both client
and server certificates).
However, I have a second certificate which I have revoked (and openssl
correctly confirms i...
-
2005-02-15 22:57:45
COOKIE affinity unreliable. Need clarification on 2K Cookies and
63 byte hash key
/ "Alexander N. Spitzer" <aspitzer(at)deploy.com>
Someone in one of our remote offices is testing Pound, and is seening
that after about 20 users, users start getting sent to the wrong server.
Here is what I know from reading the Archives:
There is...
-
2005-02-15 20:39:33
COOKIE affinity unreliable. Need clarification on 2K Cookies and
63 byte hash key
/ "Alexander N. Spitzer" <aspitzer(at)deploy.com>
Someone in one of our remote offices is testing Pound, and is seening
that after about 20 users, users start getting sent to the wrong server.
Here is what I know from reading the Archives:
There i...
-
2005-02-15 03:08:06
Re send Closing connection between Pound and HTTP clients
/ Allan Lee <allansclee(at)netscape.net>
Hi All,
I have an application that the backend servers will close
the connection after each transaction POST ( I know this is unusual ;)
However, it seems that Pound doesn't close the connection
betwe...
-
2005-02-14 20:05:35
Closing connection between Pound and HTTP clients
/ Allan Lee <allansclee(at)netscape.net>
Hi All,
I have an application that the backend servers will close
the connection after each session ( I know this is unusual ;)
However, it seems that Pound doesn't close the connection
between pound ...
-
2005-02-12 22:46:05
Backend on standard ports
/ "John Hansen" <john(at)oztralis.com.au>
Please accept the below patch as a means of avoiding adding the standard
port number to the backend request, as this is added to HTTP_HOST, and as
such, may break some applications.
diff -ruN pound-...
-
2005-02-12 17:29:01
rootjail setup
/ skunk <skunk(at)legalise.it>
note: i'm sending again this message because the autoreply i received from this list.
hi all!
i'm trying to get pound running with the rootjail directive but without luck so far...
these are the ste...
-
2005-02-12 17:16:54
rootjail setup
/ skunk <skunk(at)legalise.it>
hi all!
i'm trying to get pound running with the rootjail directive but without luck so far...
these are the steps i did:
# mkdir -p /var/pound/dev
# mknod /var/pound/dev/urandom c 1 9
created /etc...
-
2005-02-12 14:42:06
ANNOUNCE: Pound - reverse proxy and load balancer - v1.8
/ Robert Segall <roseg(at)apsis.ch>
This is to announce the release of Pound v1.8.1. This is a bug-fix interim
release.
Changes in this version:
- fixed a problem with thread locking for session matching. This may have
caused problem...
-
2005-02-10 20:28:32
Error message SSL_CTX_use_certificate_chain_fiile failed
/ Stephen Ward <stevew(at)hewlett-ward.com>
I just thought I would post a message to the group for this error for
posterity. I noticed that someone had this error a while ago and I did
not see a resolution posted. In our case, this error wa...
-
2005-02-09 12:26:00
Pound and the Horde Application Framework
/ "John Hansen" <john(at)oztralis.com.au>
Has anyone on this list successfully run Horde/IMP behind pound?
While I believe this to be a Horde/IMP bug, I'm still courious as to if it's
just me experiencing this bug:
response error read from ...
-
2005-02-09 02:09:57
PidFile patch
/ Ondra Kepi Kudlik <dspam(at)orthank.net>
Hi,
I need to run pound for more then one IP address with different
settings but I have problems with starting and stopping only needed
pound - i run multiple instance of pound with different
configu...
-
2005-02-08 08:24:33
Problem with redirect and referencing
/ Ondra Kudlik <kepi(at)orthank.net>
Good morning,
I am using pound for distributing pages between one php4 and one
php5 apache. A have only one IP address, so I am using virtual host
style.
My config seem similar to:
------
RewriteR...
-
2005-02-06 22:34:57
Lock Icon Missing in Browser Window for https
/ "Fat Bear Server Development" <server(at)fatbear.com>
I've just started with pound and have created the following pound.cfg file:
ListenHTTP 11.22.33.44,80
ListenHTTPS 11.22.33.44,443 /path/to/my/pemfile.pem
LogLevel 0
UrlGroup ".*"
BackEnd 11.22.33.44...
-
2005-02-05 23:12:12
HTMLError patch
/ Ondra Kudlik <kepi(at)orthank.net>
Hi,
first of all, thank you for this great program! It helps me very
much.
I know, that there are ErrXXX options in pound, but I need fully
customized error messages (pages) not only error text. So ...
-
2005-02-05 07:34:21
long session timeout values?
/ Maurice Aubrey <maurice(at)redweek.com>
Other than the increased memory, are there any known problems
with using very large session timeout values (e.g., 1 day)?
It looks like all the lookup algorithms are very scalable, yes?
Thanks,
Maur...
-
2005-02-03 16:03:45
302 moved temporarily and HTTPS
/ "Thomas Snider" <tsnider(at)fx-concepts.com>
Hi all,
I've been testing our Pound proxy for the past week and I'm having some problems with the trailing slash. If I connect directly to our backend Tomcat server using http://my.server.com/f...
|