|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2006
/
2006-04
[
2006-03 ]
[
2006-05 ]
-
2006-04-28 04:26:02
How to add a http header?
/ Hu Hailin <hu.hailin(at)adways.net>
Hi,
I need to add a http header for my application.
But according to the man page, it seems only HTTPS Listener can manage
the stuff. Even though, it can only add static content for headers.
My situ...
-
2006-04-26 10:34:34
Error 500 when using pound and apache VirtualHost
/ "Gevik Babakhani" <gevik(at)xs4all.nl>
Hi,
I am using the latest pound with on Fedora Core 5 + apache 2 and php5
I would like to run several domains on the same machine.
I have configured apache to accept virtual hosts.
When pound is not...
-
2006-04-19 19:09:33
Error 503
/ "Burt Gedney" <burt.gedney(at)sirsidynix.com>
Hi all.
Got a question maybe someone can shed some light on. We are using Pound
1.9 on a Solaris 9 platform, and we are using it to convert an
application from a high-volume Apache server to mult...
-
2006-04-19 13:50:36
segmentation fault on Fedora Core 5
/ "Gevik Babakhani" <gevik(at)xs4all.nl>
Folks,
I have compiled and installed pound 2.0.4 on a new installed and updated
Fedora Core 5 box. but when I run pound I get segmentation fault. what
should I do next.
The funny thing is that versi...
-
2006-04-12 21:33:30
Installing Pound on Fedora Core 4
/ 1earthling <1earthling(at)gmail.com>
Hello,
I'm having issues on Fedora Core 4:
[root(at)sparky Pound-2.0.4]# ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler wo...
-
2006-04-12 12:56:29
2.0.4 sessions problem
/ "Tony Howat" <arhowat(at)hotmail.com>
Hi list,
I think the session persistance problem I was having (initially with 2.0.1)
has been tracked down, and it's not a Pound issue. Discovered most of the
users who were unable to log on to thi...
-
2006-04-10 10:03:43
Problem with Pound 2.0.4 and OpenSSL
/ Hu Hailin <hu.hailin(at)adways.net>
Hi
I mentioned there was a similar case before.
I just use the simplest way, but failed.
Here is the log below:
[root(at)S21 Pound-2.0.4]# ./configure
checking for gcc... gcc
checking for C compiler d...
-
2006-04-09 23:48:48
How to use pound 1.9.10 to listen to two different https ports?
/ usr local <usrlocalinfo(at)yahoo.com>
Hi,
I need to use port 443 as public HTTPS and port 444
for "non-public" HTTPS.
Is it possible to use pound 1.9.10 to listen to both?
If not, is running multiple instances of pound and
pound.cfg th...
-
2006-04-08 07:19:47
Pound and Xen
/ "François Levasseur" <francois.levasseur(at)gmail.com>
Hi!
I'm about to setup a server with pound inside a virtual machine
powered by Xen, the open-source para-virtualizing virtual machine
monitor for security and high-availability (live migration, etc.....
-
2006-04-07 17:12:55
Pound 2.0.1 problem.
/ "Tony Howat" <arhowat(at)hotmail.com>
Hi Pound people,
I'm using 2.0.1 with the following config on a fairly large/busy site:
LogLevel 4
User "nobody"
Group "nobody"
ListenHTTP
Address 10.1.230.228
Port 80
# ExtendedHTTP 1
# ...
-
2006-04-07 01:37:02
pound 1.10 "enhancements"
/ Rune Saetre <rune.saetre(at)netcom-gsm.no>
Hi
I have written some patches for Pound-1.10 to add the following features
- Alive checking through URL fetching
- Logging of PID.
- Remove attempt to connect to self before binding, to allow ...
-
2006-04-06 23:38:50
Does pound 2.0 break XMLRPC?
/ usr local <usrlocalinfo(at)yahoo.com>
I saw this post about pound 2.0 not working with
XMLRPC
Is it still a problem with 2.04?
http://whocares.de/archive/001092.php
I'm considering pound 2.0 for production on Debian
stable. Should I u...
-
2006-04-06 21:27:39
POST and GET requests
/ Stephan Lichtenfeld <stephan.lichtenfeld(at)nightclix.net>
we are using Pound since a few weeks now with two backend servers. nearly
everything is running well. we're using HTTP and no HTTPS.
Is it possible to define the requests in POST and GET requests, s...
-
2006-04-06 11:45:26
Pound 2.0 Problem with failed backend
/ "Rong, Xing" <xrong(at)telenav.cn>
I am testing for pound 2.0
Suppose I got two backend machine (172.16.100.202 and 172.16.40.2)
the configuration of pound like below
####################
LogLevel 2
ListenHTTP
address 1...
-
2006-04-04 15:09:40
Re: [Pound Mailing List] Debian Install
/ "François Levasseur" <francois.levasseur(at)gmail.com>
Hi
I have the same problem here. Pound would not start.
OS: Debian Sarge 3.1r1
Pound: version 2.0.4 (from source)
configure: ./configure --with-ssl --exec-prefix=/usr --bindir=/sbin
--sysconfdir=/e...
-
2006-04-03 18:32:06
Problem, using Pound with Microsoft WebDAV extensions
/ "admont-web" <admont-web(at)yandex.ru>
Hi all,
I have configured Pound (2.0.4) with WebDAV (--enable-msdav) build it, install, have added to the config file WebDAV 1.
But, when I try to run Pound it write to the log file: unknown direct...
-
2006-04-03 01:55:59
503 Service unavailable
/ Badiane Ka <badiane_ka(at)yahoo.com>
This is what I see in my logs:
pound: no service "POST /login.php HTTP/1.0" from 192.
168.10.15
Everything seems to work well when accessing the site
directly from the web server but as soon as I tr...
|