DarkGizmo, on 17 August 2010 - 03:02 PM, said:
PHP allows about 20 concurrent connections at once before all hell breaks loose and it freezes up and breaks. This means, that after about 15 or 20 users join your chat, it will explode into thousands of errors. Also, with that many users, you would be running one hell of a lot of MySQL database queries, which at some point, would explode too.
Then you throw in constant ajax refreshing (I mean its not a chatroom if it doesn't update often...) and you've broken your server, been shut down, and been kicked off your hosting. IPS has therefore been baned from that server, all because you installed that chat on your server.
Also, IPS has a custom backend on their server, which is what the chat runs off. Its not as simple as just adding some PHP and MySQL and AJAX and [emeril_live_style]Bam[/emeril_live_style] you've got a chatroom. Hell, I'm not even sure they use PHP. Its not something they can release for the masses to use on their own. (especially since it would end up being another pirated product).
If they did release it, it wouldn't be a fair release at all. You have to think about all of those people on their shared servers. This is something that requires one massive server setup to run, and very few people have the resources to do so. Its easier to let a different company handle it. Also, most other chat services don't let you install their source code on your server, its almost always exactly like IPS's (although maybe a bit more uptime).
If you don't belive me that a chatroom on your server can bring it to its knees, then PM me and you can try running the one I made, and see how long you can last.



Find content
Not Telling
