Hello,

I am confirming the setting of pound.

I want to check the setting for the control of access.

According to the manual,Server value seems to be the setting for time-out.
And it says "A  value  of  0 (default) implies waiting forever."
Does it mean that the Pound Server keeps on waiting forever???

Anway my pound version is 1.9.

In some reference informations there is the value of TimeOut in
Service/Backend element.
ex)
Service
        BackEnd
                Address nnn.nnn.nnn.nnn
                Port    80
                TimeOut 300
        End
End

What is the  the value of TimeOut?
Is this the differences between versions?

My setting is as follows.
pound.cfg
---------------------------
ListenHTTPS prd-rp.xxxx.xx.jp,443 /usr/local/etc/xxx.pem
Loglevel 4
UrlGroup ".*"
BackEnd prd-www-vip.xxxx.xx.jp,80,1
EndGroup

ListenHTTP prd-rp.xxxx.xx.jp,80
Loglevel 4
UrlGroup ".*"
BackEnd prd-www-vip.xxxx.xx.jp,80,1
EndGroup
---------------------------

Regards,
Akiko Irie

--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to