/ Zope / Apsis / Pound Mailing List / Archive / 2007 / 2007-10 / Re: [Pound Mailing List] HTTPS for multiple domains

[ << ] [ >> ]

[ How can pound handle the new certs with local CA? ... ] [ Timeout Problem, in firefox? / Rachel ... ]

Re: [Pound Mailing List] HTTPS for multiple domains
lists <lists(at)loadbalancer.org>
2007-10-03 16:47:32 [ FULL ]
aT,

Every SSL server needs a pubic IP address (in theory you can use 
wildcards but I haven't seen them working.)
In pound you just setup up a different cert for each virtual server.




aT wrote:[...]

Re: [Pound Mailing List] Pound ISSUE
Adrian Bucur <adrian.bucur(at)nobelglobe.com>
2007-10-04 07:48:07 [ FULL ]
Hi,
    
       I have solved the problem of no route to host errors. I believe
it was related to pf. I disabled the state tracking on the inside
interface and also increased the open file descriptors for user pound
which I run pound as to 1024 because I was hitting the soft limit.
Everything looks fine except for one thing. I run on the backends
caucho resin and do load balancind to 2 backend. It seems that at about
12 hours time interval one of the backends freezes. If I telnet on port
80 I get a response but when I try to do a GET nothing happens and it
just hangs. Restarting resin fixes the problem. What is curios is that
we have been running same services for couple of weeks with only one
server and forwarding through pf and did not get any errors so one
server handled the load pretty well. I am not sure if this is a resin
issue or a pound issue or maybe something like a pound and resin
compatibility issue. 
       Does anyone use resin + pound and have some ideas?

Thank you.









 
Adrian Bucur 
Senior System
Administrator
NOBEL Ltd.
 [...]
Attachments:  
text.html text/html 10724 Bytes
Nobel.gif image/gif 1818 Bytes

Re: [Pound Mailing List] About 303 rewrite?
Robert Segall <roseg(at)apsis.ch>
2007-10-17 10:33:23 [ FULL ]
On Thu, 2007-10-11 at 18:39 +0200, Pierre-Alain RIVIERE wrote:[...]

See the RewriteLocation directive in the manual. You may also want to
look at your trac application to see if you could force it to redirect
to a HTTPS address.[...]

MailBoxer