|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2007
/
2007-06
[
2007-05 ]
[
2007-07 ]
-
2007-06-29 19:43:04
RewriteLocation issues
/ "Martins Galenieks [Aluminati]" <martins(at)aluminati.net>
Hi guys,
I'm literally stuck for two days already in that I don't get proper
rewritten Location: header from the Pound itself. I suspect the problem to
be found exactly in the http.c file.
Scheme de...
-
2007-06-27 22:51:00
anti-scraping techonlogy
/ Albert <pound(at)alacra.com>
This question has nothing to do with pound, and I apologize for posting
it here, but I was wondering if anybody could recommend anti-scrapping
technology? We've been seeing some scrapping done on o...
-
2007-06-27 22:27:38
IP based blocking
/ James Evans <jevans(at)telesage.com>
Is there a way to make pound restrict access to certain directories
based on IP rules? I used to restrict with IIS but now it sees all
requests coming from the pound proxy.
Thanks!
...
-
2007-06-26 20:24:24
unexpected chunked EOF: Connection timed out
/ Ed Sawicki <ed(at)alcpress.com>
I'm testing pound to see if it will be useful for
my environment. I compiled pound Version 2.3.2 on
a Linux X86_64 system using this configuration:
LogLevel 5
ListenHTTP
Address 1.2.3.4
...
-
2007-06-25 17:46:27
question about https redirect
/ cosmih <cosmih(at)gmail.com>
hi,
i have readed the man page for pound and i have searched on the archive
mailing list about https redirect ... but i still have doubts about how can
do the following thing:
we are on a relocation...
-
2007-06-25 13:18:55
Complicated (?) session logic
/ "Germer, Carsten" <carsten.germer(at)desy.de>
Hello everyone,
we here at DESY are using pound for quite a long time now between
caching Apache and a buttload of Zope servers. It run's extremely well,
thanks for that great piece of software!
Wha...
-
2007-06-22 19:37:52
Pound & Safari fun
/ Dave Steinberg <dave(at)redterror.net>
Dear List,
Has anyone has had to do any special Safari-specific workarounds with
pound? I'm seeing some strange behavior on some specific applications
on my site. For example:
- Straight browsin...
-
2007-06-22 08:36:18
strange redirect behavior from behind pound
/ Ivo Schindler <ivo.schindler(at)i-web.ch>
hi list
i detected a strange behavior in redirections from behind pound.
when i want my application or apache to redirect, the "https" part does
not get back to the browser when it should redirect on...
-
2007-06-19 22:50:24
Multihomed pound server
/ James Evans <jevans(at)telesage.com>
I just started running pound, which I find absolutely fantastic. We have
only 2 webservers which are not too overloaded but pound does a great
job balancing the traffic between the two. I have my DN...
-
2007-06-18 21:08:43
erroneous backend timeouts?
/ Jim Spath <jspath(at)pangeamedia.com>
Hi all,
First some info:
Pound Version: 2.2.7 (also tested 2.3.2)
OS: Ubuntu 6.06 LTS running on Xen
We've been using Pound successfully for about 6 months here, but
recently experienced some ...
-
2007-06-18 20:47:54
More than one IP in X-Forwarded-For
/ "Blake B" <shadoi(at)gmail.com>
Hello,
We're running pound version 2.2.6 on Debian Etch (stable). Once in a while
(less than once a month) we get an unusual X-Forwarded-For header that
contains more than one IP. Usually the IPs a...
-
2007-06-18 12:55:21
poundctl - output details
/ "Lorenzo Grio" <lorenzo.grio(at)gmail.com>
Maybe this is a stupid question, but I didn't found (man and website)
a description about the output of poundtcl program.
Backend PF_INET 10.0.0.x:80 active (5 289796.625 sec) alive
This above is an...
-
2007-06-14 11:33:15
SOLVED: OWA 2003 via Pound 2.3 with SSL
/ "Denis Melnikov" <dmelnik(at)regent.ru>
Hi!
As I haven't found an abstract of configuring Pound
to serve OWA I decided to post my experience here.
1. Make a certificate:
# openssl req -x509 -newkey rsa:1024 -keyout pound.pem
-out pound...
-
2007-06-11 04:42:33
Session replication in a pound cluster
/ "Francois Rejete" <francois(at)rejete.com>
With the sessions creation and removal commands that were added to poundctl
in version 2.2.4, has anyone got round to writing a script that would parse
the session information from one instance's poun...
-
2007-06-07 00:17:15
Pound service isn't contactable
/ Kaye Ng <kng(at)objectmastery.com>
Hi,
I'm a newbie to pound. Right now I'm doing a smallish load test with 3
clients and about 50 requests a second to a pound server with 2 backends.
However, after the test has run for about minute...
-
2007-06-06 19:12:36
Slightly misbalanced requests
/ Shawn O'Connor <soconnor(at)falconknight.com>
Guys,
I have two web servers in a pound cluster, running pound version 2.2,
on the one true operating system, FreeBSD (6.1).
I'm not using any session settings and the priority for both servers
...
-
2007-06-06 12:25:08
Pound interaction with apache
/ "Yogesh Joshi, Noida" <yogesh.joshi(at)hcl.in>
Hi ,
Can anyone help me to resolve the following issues.
1.Is it necessary to run any web server on the machine where pound is
install.?
2.Is it necessary in client browser to set the IP address o...
-
2007-06-05 11:16:38
And ignore the last one, I will shut up now.
/ Malcolm <lists(at)loadbalancer.org>
And ignore the last one, I will shut up now.
I was using an incorrect example config, I didn't realise that you could
put an End for the HTTP listener AFTER the service sections make sense
really:
...
-
2007-06-05 11:05:52
OK, one last question (hopefully)
/ Malcolm <lists(at)loadbalancer.org>
I've moved to Pound v2.3.2
Used the following config with 2 HTTP services each with a different
back end, but the requests still just go to the first back end?
i.e. shouldn't 192.168.1.17:8080/- ->...
-
2007-06-04 21:57:08
Which brings me to what I was origionaly looking at...
/ Malcolm <lists(at)loadbalancer.org>
With the following config all requests go to the backend in the first
group irrespective of the service accessed?
ListenHTTPS 192.168.1.21,443 /usr/local/etc/server1.pem
UrlGroup ".*"
BackEnd 192....
-
2007-06-04 21:41:31
And just to answer myself...
/ Malcolm <lists(at)loadbalancer.org>
Ignore me, It was because I was running in VMWare and testing from the
same workstation, it was getting its virtual networking nickers in a
twist again....
...
-
2007-06-04 21:06:55
Am I being daft? pound v1.10 config?
/ Malcolm <lists(at)loadbalancer.org>
Hi,
Can someone spot a problem in this config?:
User nobody
Group nobody
ExtendedHTTP 0
WebDAV 0
LogLevel 2
RewriteRedirect 0
ListenHTTPS 192.168.1.21,443 /usr/local/etc/server1.pem
UrlGroup ".*"...
-
2007-06-04 18:04:57
Pound Cluter ideas ?
/ "Carbonell, Yann" <Yann.Carbonell(at)BancTec.ca>
Hi guys,
I was wondering if anyone could suggest me a way to cluster Pound.
As it is becoming a central point of failure in my organisation I am looking
for ideas and feedback from your various ...
-
2007-06-04 15:55:57
Re: [Pound Mailing List] Apache Trailing Slash Problem
/ Stefan Lambrev <stefan.lambrev(at)sun-fish.com>
Hi,
Stefan Lambrev wrote:
> Robert Segall wrote:
>> Normally this is handled by the RewriteLocation directive - make sure it
>> is not set to 0. Also check that the redirect is indeed to the back-end...
-
2007-06-04 08:39:06
how to make pound to require client certificate for cerntain URI only
/ Imre Oolberg <imre.oolberg(at)riik.ee>
Hallo!
I am trying to implement the following setup
browser -> 443:pound -> 80:squid -> 80:apache
where it is possible to scale and switch/failover every element and
Pound seems to suit very well f...
-
2007-06-01 11:12:16
Re: [Pound Mailing List] does pound try all backends in a service before sending a 503?
/ Robert Segall <roseg(at)apsis.ch>
On Thu, 2007-05-31 at 15:40 +1000, justin randell wrote:
> hi all,
>
> newbie question - does pound try all clients for a given service
> before returning a 503?
>
> the only reference i could find ...
|