Questions tagged [pound]

The Pound program is a reverse proxy, load balancer and HTTPS front-end for Web server(s). Pound was developed to enable distributing the load among several Web-servers and to allow for a convenient SSL wrapper for those Web servers that do not offer it natively.

49 questions
0
votes
0 answers

Ubuntu + Pound 3.0 (load balancer) errors when on port 80

When I start up pound with service it does not log the error in syslog but when I start it with 'pound -d 3' 7F1384113640 thr_http start /build/pound-lNcD5I/pound-3.0/src/http.c:535 7F1384113640 start loop…
-1
votes
1 answer

Install SSL Certificate for a DNS redirection

We have an application developped on a internal server. A DNS redirection to the livebox IP has been done for our customers to access a service online via OVH. The online URL is client.lexcelera.com. We have baught a SSL certificate for…
Simon
  • 11
-1
votes
1 answer

What's the best way to cache a website on nginx server with SSL?

I have a wordpress blog which runs using nginx (SSL) + PHP-FPM + MySQL. I wondered what was the best way to cache this kind of site. I heard that Pound and Varnish do that well, but I haven't found any good documentation about how to set that…
Mehdi
  • 103
  • 5
-1
votes
1 answer

Tomcat 6 behind Pound reverse proxy

I'm trying to run Tomcat as standalone web server behind Pound. Pound is already used to terminate SSL connections for some other machines and so I'd thought it would also do it for the Tomcat server as well. My problem is that I can't configure…
dtsomp
  • 161
  • 7
1 2 3
4