|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2004
/
2004-06
[
2004-05 ]
[
2004-07 ]
-
2004-06-30 20:02:13
Understanding how SSL is handled
/ "Frederick N. Brier" <fbrier(at)multideck.com>
I am just trying to install Pound, but am trying to understand how it
would integrate with my App server (Jetty under JBoss). My starting
pound.cfg file looks like this:
ListenHTTP 192.168.1.2...
-
2004-06-30 16:25:49
simple patch: pound unbuffered stream/stdout/stderr
/ Sascha Ottolski <sascha.ottolski(at)gallileus.de>
Hi,
just in case someone else wants to have pound
- send streams unbuffered
- write log messages to stderr/stdout unbuffered,
the attached patch could help you. My knowledge about C is quite
limit...
-
2004-06-28 18:23:17
I thought it was not a good idea to launch programs in a root jails as root
/ john.underwood(at)gmrworks.com
So then why does pound require that it be launched by "root"? This
precludes the option of using a program like "runchroot" to launch the
application, does it not?
Thanks for the help.
...
-
2004-06-25 15:20:10
New release
/ Robert Segall <roseg(at)apsis.ch>
Hi gang.
For the last few weeks we seem to have had no issues with -current. Unless
someone has some good reason against it we'd like to release it as 1.8 by the
middle of next week. Please let us ...
-
2004-06-25 05:46:40
Multiple NICs/IPs in a Jail
/ "Frederick N. Brier" <fbrier(at)multideck.com>
I have been reading about both Pound and setting up Jails. Robert
Segall even suggested running Pound in a Jail. Although I have read
about patches that add support for multiple IPs in a Jail, I c...
-
2004-06-11 14:34:47
Pound and Deamon tool
/ Joakim <joakim(at)regerar.nu>
I've seen several people mention Daemon Tools on this list.
https://sourceforge.net/projects/sdt/
Is this the program you use or is there another one ?
Best Regards
Joakim Thornberg
...
-
2004-06-11 13:30:24
Configure pound with Session URL PHPSESSID
/ Sergio Moyano Serrano <laevix(at)eresmas.com>
-- [laevix(at)eresmas.com] --
Hi,,
What have I do to configure pound with Session URL PHPSESSID such as
tell me Thomas Ritz
Thank
-------------------------------------------------------------------...
-
2004-06-10 23:53:10
RH9 (again <sigh>)
/ Dennis Allison <allison(at)sumeru.stanford.EDU>
Is anyone successfully using Pound on a dual processor RH9 machine? I
tried a while back and could never make it work although folks with single
processor machines seem to have no problems beyond th...
-
2004-06-10 22:28:47
configure and OpenBSD
/ joe john <technobabbleslack(at)yahoo.com>
Noticed that the makefile that gets generated on
OpenBSD has a "-D" flag in the "install" portion.
install on openbsd does not have -D flag. Removing the
-D flag seemed to work for me.
______...
-
2004-06-09 22:23:21
Worker Exits
/ joe john <technobabbleslack(at)yahoo.com>
OpenBSD 3.5, Pound 1.6 built against openssl-0.9.7d.
Things work well for a while but eventually I get
these errors on the logs:
pound: MONITOR: worker exited on signal 11,
restarting...
I also ru...
-
2004-06-09 20:42:35
Client Timeout and Java
/ Joel Dice <dicej(at)mailsnare.net>
Hello all. I'd like to briefly share a configuration problem I had with
pound, along with the solution, in case anybody else runs in to it.
We're currently expirementing with using Pound as an HTTP/...
-
2004-06-08 15:03:45
Experiences with FreeVRRPd and Pound for HA (cookbook)
/ "Jay West" <jwest(at)kwcorp.com>
Thought I'd share my HA success with pound...most of this is FreeVRRP
specific but I figured people here may try this route at some point as
well...
The setup of FreeVRRPd on FreeBSD 4.9 was trivial,...
-
2004-06-04 23:26:21
How to check the health of Pound
/ "Alex Kang" <deyank(at)mmodal.com>
Hi all,
Instead of checking the log file, is there any other way to check the
health of Pound? What I am trying to do is using the OpenNMS to monitor
Pound. It would be a lot of easier if I can diagn...
-
2004-06-04 16:45:07
Problem with internal server ports
/ ihernandez(at)cinemasoft.com.ar
Hello. I have a external server X.X.X.X port 80 with pound on that port,
and an internal webserver y.y.y.y port 590.
the y.y.y.y does a redirect (302) object moved reply, but pound giveto
the remotecl...
-
2004-06-04 16:16:37
HA options for pound?
/ "Jay West" <jwest(at)kwcorp.com>
Pound has been working wonderfully for us in a testbed, we're getting ready
to move it into production. Thanks to all who have provided advice along the
way! One last item I need to address:
We want ...
-
2004-06-03 22:11:39
config.c line 220
/ Paul Chvostek <paul+pound(at)it.ca>
Line 220 of config.c from v1.7 is matches a session IP value as
"^[ \t]*Session[ \t]+IP[ \t]+([0-9-][0-9]*)[ \t]*$".
Why accept hyphens? What's the purpose of negative time values?
--
Paul Chvo...
-
2004-06-03 13:19:36
Touble with moodle
/ Sergio Moyano Serrano <laevix(at)eresmas.com>
-- [laevix(at)eresmas.com] --
Hi,
I'm configuring pound as a reverse proxy, and it run perfectly but when
a User try to do login in a moodle where the login are implemented by
sessions in php, this...
-
2004-06-02 19:18:13
Certificate Purchase and Pound
/ "Ron Turner" <ron(at)virtual-vendor.com>
Hi All,
We're currently using "unsecured" Pound as a Reverse Proxy for our website but are now interested in securing the website. Are there any considerations we need to be aware of when applying f...
-
2004-06-02 14:08:35
Questions about Pound's sessions
/ Dmitry Dvoinikov <dmitry(at)targeted.org>
Dear list,
I have a few questions about Pound's sessions:
1. Do I understand it correctly that Pound will redirect
all requests for the same session to the same backend server ?
2. What happens if ...
-
2004-06-02 09:50:22
pound configuration as a redirector
/ HYVERNAT Philippe <phyvernat(at)v-tec.net>
Is it possible to configure pound as a redirector, in fact i want to
setup in the pound.cfg that all ips come from ip1 go to ip2
Is it possible ?
How can i configure this in pound.cfg ?
Thank you
...
-
2004-06-01 20:17:42
request for advice on logs and horsepower
/ "Jay West" <jwest(at)kwcorp.com>
I'm trying to decide whether to run our web logfile statistics program
(analog/reportmagic) off of the pound generated logs, or continue to run
them off the webservers logfiles. I can see some pros an...
-
2004-06-01 17:23:30
2 q's: load and stickiness
/ Paul Chvostek <paul+pound(at)it.ca>
First off... the man page says
... Use "big iron" if you expect heavy loads
What is "heavy"? I'm considering pound as a replacement for a pair of
Cisco CSS11150's currently handling between 8 an...
-
2004-06-01 09:47:21
Re: thanks! And a question on failed ip addresses
/ Robert Segall <roseg(at)apsis.ch>
On Friday 28 May 2004 22.53, Jay West wrote:
> Once it was up and running, of course I had to try and break it :)
> Something odd I'm noticing when a host fails. I have Alive set to 10, and
> Server s...
|