|
|||
|
Q: I'm an unlimited users, but when some users try to login chat, they get "Over max session" error. Why?
A: This is really a normal trouble some users met, I'll give you solution below: 1. Beyond the max-IP-restriction Open your fcserver.xml in "/123flashchat/server/etc/fcserver.xml", then find the code below: <max-connections-per-ip>10</max-connections-per-ip> you can make this number bigger than 10, but I suggest don't make it too large to avoid the flooding of some bad guys. 2. Beyond the max-connection-restriction Open your fcserver.xml, then find the code below: <max-connection>10000</max-connection> change this number as you need. then open your server.xml in "123flashchat/server/etc/groups/default/server.xml",find the code below: <max-connection>10000</max-connection> also change as you need. 3. Restart your chat! Key Words: Over max connection, server.xml, fcserver.xml, max-ip |
![]() |
Was this information helpful? Yes No
| Tags |
| add chat room to website, flash chat script, free flash chat |
| Thread Tools | |
| Display Modes | |
|
|