I just installed the chat, and I really like ist. Now there's some users who don't manage to log in properly.
These are people using a proxy-server. They log in but get kicked out immediately...
How comes this?
What can I do to help?
Please answer if you know this problem..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-05-23
Hello,
well i guess that in this special case this will be a multi Proxy wich is working in round robin
mode. That means client will have a different ip adress nearly every access. This
seems to be the reason for dropping the connection if the user is doing first input.
i realized this yesterday as i switched to a proxy after logging in ...
im about to check this in source and will post a patch when possible and there
is no security violation.
yours
Joerg
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just installed the chat, and I really like ist. Now there's some users who don't manage to log in properly.
These are people using a proxy-server. They log in but get kicked out immediately...
How comes this?
What can I do to help?
Please answer if you know this problem..
Hello,
well i guess that in this special case this will be a multi Proxy wich is working in round robin
mode. That means client will have a different ip adress nearly every access. This
seems to be the reason for dropping the connection if the user is doing first input.
i realized this yesterday as i switched to a proxy after logging in ...
im about to check this in source and will post a patch when possible and there
is no security violation.
yours
Joerg