/ Zope / Apsis / Pound Mailing List / Archive / 2006 / 2006-02 / Pound v2 config format

[ << ] [ >> ]

[ Pound for apache on Windows 2003 / "Robert ... ] [ Followup - Pound 2.0.1 on VMware ESX? / Jeffrey ... ]

Pound v2 config format
"Tony Howat" <Tony.Howat(at)amplefuture.com>
2006-02-21 16:23:25 [ FULL ]
I'm moving to pound 2, but finding the new configuration file format
confusing. I've attempted to translate my old pound config as follows,
the commented items are lines I can't place...

LogLevel 3
#User nobody
#Group nobody

ListenHTTP
  Address 10.1.230.209
  Port    80

#  ExtendedHTTP 1
#  Server 60

  Service
    Url ".*"

    # t1-1
    BackEnd
      Address 10.1.230.151
      Port    80
    End

    # t1-2
    BackEnd
      Address 10.1.230.182
      Port    80
    End

    Session
      Type  IP
      TTL   300
    End
  End
End

Is there documentation for the new config file format anywhere?

Any help would be appreciated.

--
Tony

Amplefuture Ltd, 

Amplefuture House, The Quadrant, 135 Salusbury Road, London NW6 6RJ

Switchboard 0870 333 0 777

http://www.amplefuture.com/ 

CONFIDENTIALITY NOTICE

The contents of this e-mail are for the named addressee only. It contains
information which may be confidential and which may also be privileged. If you
are not the named addressee of this e-mail, you may not copy or use it, or
forward or otherwise disclose it to anyone else. If you have received this
e-mail in error, please e-mail the sender by replying to this message and then
fully delete it from your system. 

Anything in this e-mail, which does not relate to the official business of
Amplefuture Group, is neither given nor endorsed by the Group. Any views or
opinions presented are solely those of the author and do not necessarily
represent those of the Group.

E-mails are not secure and cannot be guaranteed to be error free as they may be
intercepted, amended, lost, destroyed or they may contain viruses. Anyone who
communicates with us by e-mail is taken to accept these risks. Amplefuture
Group reserves the right to monitor e-mail communications from both external
and internal sources for the purposes of ensuring correct and appropriate use
of our communication equipment.

Re: [Pound Mailing List] Pound v2 config format
alessio <a.cervellin(at)virgilio.it>
2006-02-21 16:58:44 [ FULL ]
> I'm moving to pound 2, but finding the new configuration file format[...]
follows,[...]
3[...]

try:
User "nobody"
Group "nobody"

Re: [Pound Mailing List] Pound v2 config format
Robert Segall <roseg(at)apsis.ch>
2006-02-22 09:11:57 [ FULL ]
On Tue, 2006-02-21 at 15:23 +0000, Tony Howat wrote:[...]

User "nobody"
[...]

Group "nobody"
[...]

xHTTP 1
[...]

Timeout 60

but is now part of the BackEnd definition, as each back-end may have
different constraints.
[...]

Man page, README, web page (all of which include quite detailed
examples!)
[...]

I have no idea who the "named addressee" is, as you omitted to name one.
I hope you do not post "information which may be confidential and which
may also be privileged" to a mailing list. However, seeing as this is a
public mailing list, I don't really know how we can not "copy or use it,
or forward or otherwise disclose it to anyone else". What's more, we do
maintain an archive, so we'll certainly not "fully delete it from (our)
system".[...]

MailBoxer