G
Reaction score
0

Joined
Last seen

Profile posts Latest activity Postings About

  • hi gtennant, what works for me is a pound.cfg file like this:

    ## Minimal sample pound.cfg
    ##
    ## see pound(8) for details




    ######################################################################
    ## global options:


    User "www-data"
    Group "www-data"
    #RootJail "/chroot/pound"


    ## Logging: (goes to syslog by default)
    ## 0 no logging
    ## 1 normal
    ## 2 extended
    ## 3 Apache-style (common log format)
    LogLevel 1


    ## check backend every X secs:
    Alive 30


    ## use hardware-accelleration card supported by openssl(1):
    #SSLEngine "<hw>"


    # poundctl control socket
    Control "/var/run/pound/poundctl.socket"




    ######################################################################
    ListenHTTP
    Address 192.168.1.17 # ip address of pound proxy
    Port 80


    Service
    HeadRequire "Host:.www.aaa.com"
    BackEnd
    Address 192.168.1.150
    Port 80
    End
    End


    Service
    HeadRequire "Host:.www.ddd.com"


    BackEnd
    Address 192.168.1.153
    Port 80
    End
    End
    End


    knireis
  • Loading…
  • Loading…
  • Loading…

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!