|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2008
/
2008-01
[
2007-12 ]
[
2008-02 ]
-
2008-01-31 14:27:22
Re: [Pound Mailing List] Killing a Session
/ "Francois Rejete" <francois(at)rejete.com>
with just this grep you don't have enough info to kill a session
you need the id of the listener and service
0. Listener xxx
1. Service yyy
2. Session aaa.bbb.ccc.ddd -> 0
for killing that ses...
-
2008-01-31 13:05:24
Killing a Session
/ Al Napp <listsignups(at)zolv.com>
Hi
I'm new to pound, but working on an established pound install, please
excuse the very basic question - I promise I have studied the man pages
and the archive here, but I can't see (I wont say ca...
-
2008-01-29 21:58:07
How to match a blank URL
/ Pete DeLaurentis <pete(at)nextengine.com>
Hi guys,
I'm using Pound as a load balancer, and I'm trying to route two URLs
of the format:
service.company.com/ and service.company.com
to a certain IP address 1.2.3.4. I want all the other U...
-
2008-01-28 22:28:33
Status of Pound-2.3.2 X-SSL-certificate single-line patch ?
/ "Nigel Kersten" <nigelk(at)google.com>
As per this message:
http://www.apsis.ch/pound/pound_list/archive/2007/2007-11/1195162277000#1195162277000
I was wondering what the status of that patch is?
We're currently running Pound here at Go...
-
2008-01-25 18:54:36
maintaining session when switching to https
/ Brian Levine <beans(at)beanserver.net>
I am having trouble switching users from http to https. Users need to maintain a sticky session with the server they are balanced to, and I currently use Session Type IP to do this.
This works whi...
-
2008-01-21 21:46:03
SSL and 302 Location header issue
/ "Tom Bowditch" <tom.bowditch(at)transite.com>
We have been having an issue on one of our productions servers
for roughly the
past week. It initially appeared after a
restart due to a change of the DNS
servers.
The problem
appears to be poun...
-
2008-01-21 16:03:01
Inconsistent WebDAV support in 2.x versions
/ Rida <rida(at)somone.fr>
Hello everybody,
I've been using pound for several weeks and find it wonderful as a
replacement for squid, thanks to the team and all the contributors.
Got a weird problem when i tried to use webda...
-
2008-01-20 22:23:02
500 - internal server error.
/ "Mattias Berge" <mattiasb(at)travelstart.se>
Hi.
We get alot of '500 - internal server error'.
I've read the threads and ulimit was raised from 2048 to 4096 for user
who run pound. This did not have much of an impact, we went from aprox
1100 '5...
-
2008-01-13 21:16:28
server load with only pound running
/ "Adam Lis" <adam.lis(at)gmail.com>
Hi!
I'd like to ask what are required amounts of:
1) memory,
2) CPU (number, frequency)
in below situation (more or less of course)?
I have site running which gets 53.187.873 Apache access log a mon...
-
2008-01-08 13:14:28
X-FORWARDED-FOR and logs
/ Stefan Lambrev <stefan.lambrev(at)sun-fish.com>
Hi,
Is there any way to have X-FORWARDED-FOR header logged (in pound logs)?
I know pound (2.3.2) have few predefined log formats, but it will be
good if one
can log X-Forowarded-For, in the rare cas...
-
2008-01-04 22:57:57
Back-End Hostname
/ "Henk de Weerdt" <hdeweerdt(at)dis.umsmed.edu>
I have a back-end server that will only accepts a specific hostname. This is my current configuration:
ListenHTTPS
Address dmz-unix20.umc.edu
Port 443
Cert "/etc/ssl/CA/umc.edu.pem"
Service
...
|