|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2006
/
2006-11
/
2.1.6 Config: session type "URL" or "PARM"
[
Pound in Fedora Extras / Ruben Kerkhof ... ]
[
[Pound Mailing List] Can multiple pound servers ... ]
2.1.6 Config: session type "URL" or "PARM"
Maurice Yarrow <yarrow(at)best.com> |
2006-11-15 20:10:48 |
[ FULL ]
|
Hello Pound community
I have been using 2.1.3, and the following appears to
be accepted just fine in my config file:
[...]
But looking at 2.1.6 documentation (and, more closely at
all 2.1.3 documentation) there appears to be some
disagreement out the use of Session Type "URL" vs. "PARM"
The 2.1.6 documentation indicates "URL":
(from the README in 2.1.6 distribution:)
Session
Type URL
ID "id"
TTL 300
End
but
there is still documentation around referring to "PARM".
Moreover, grep'ing for PARM in the 2.1.6 source code yields:
(config.c)
[...]
which appears to imply that "PARM" is still the keyword-string being
checked for Session Type.
What is the authoritative answer: is it "URL" or "PARM" ?
Maurice Yarrow
|
|
|
Re: [Pound Mailing List] 2.1.6 Config: session type "URL" or "PARM"
Robert Segall <roseg(at)apsis.ch> |
2006-11-16 18:56:26 |
[ FULL ]
|
On Wed, 2006-11-15 at 11:10 -0800, Maurice Yarrow wrote:[...]
It's PARM, and the README was not (fully) updated. Thanks for bringing
that to our attention.[...]
|
|
|
|