|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2005
/
2005-09
/
Question about sessions
[
Re: run pound as a daemon / sipieter nicolas ... ]
[
Questions about HTTPS backend / "Jacky C.K ... ]
Question about sessions
"Cedric LACROIX" <clc(at)ibee.fr> |
2005-09-28 19:00:53 |
[ FULL ]
|
Hi,
I'd like to limit the number of sessions on Pound to only one per back-end
servers.
It is possible?
Best regards,
Cédric Lacroix
iBee - Groupe SPF
68, rue Emile Decorps
69100 VILLEURBANNE
FRANCE
Tél. +33 4 72 13 37 80 - Fax. +33 4 72 13 37 89
cedric.lacroix(at)ibee.fr
|
|
|
|
|
Re: [Pound Mailing List] Question about sessions
Robert Segall <roseg(at)apsis.ch> |
2005-09-29 14:57:05 |
[ FULL ]
|
On Wed, 28 Sep 2005 19:00:53 +0200 "Cedric LACROIX" <clc(at)ibee.fr>
wrote:
[...]
Out of curiosity: why on earth would you want to do that? For the life
of me I can't imagine a scenario where you would want a single session
to be active.
[...]
Not with Pound. You can certainly do it in the back-end application.[...]
|
|
|
Re: [Pound Mailing List] Question about sessions
Ted Dunning <tdunning(at)veoh.com> |
2005-09-29 19:47:20 |
[ FULL ]
|
This sounds like there is a mis-designed service involved that has state
that is server-scoped instead of session-scoped.
Robert Segall wrote:
[...][...][...]
[...]
|
|
|
|
|
RE: [Pound Mailing List] Question about sessions
"Cedric LACROIX" <clc(at)ibee.fr> |
2005-09-30 10:04:19 |
[ FULL ]
|
The web application located behind my proxy is full coded in global variables.
So, I can't allow 2 people to be connected on the web servers.
Thanks for you help.
--
Cedric LACROIX
I BEE
-----Message d'origine-----
De : Robert Segall [mailto:roseg(at)apsis.ch]
Envoyé : jeudi 29 septembre 2005 14:57
À : pound(at)apsis.ch
Objet : Re: [Pound Mailing List] Question about sessions
On Wed, 28 Sep 2005 19:00:53 +0200 "Cedric LACROIX" <clc(at)ibee.fr>
wrote:
[...]
Out of curiosity: why on earth would you want to do that? For the life
of me I can't imagine a scenario where you would want a single session
to be active.
[...]
Not with Pound. You can certainly do it in the back-end application.[...]
|
|
|
|