Hi,
I'm using POUND a few weeks know for a session-based load balancing with
Cookies.
This works very well.
Last week I tried to reconfigure POUND to use an URL parameter
...(domain.com/app;jsessonid=123?...).
The man page says that this is supported by the PARM value. That's why I
modified the POUND configuration it to
Session
Type PARM
ID "jsessionid"
TTL 14400
END
But after a pount restart, no client was able to create a connection
anymore.
Is the PARM feature tested in POUND?
Is someone using the PARM load balancing here?
Any idea what was wrong?
If I change PARM back to COOKIE, all works very well again.
Pound didn't write an error to daemon/syslog in the case of PARM. So I
think it was correctly spelled.
Best regards,
Ingo
--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.