Jump to content

i want to be able to host chat on my servers

Featured Replies

Posted

will you let us do it once it go final?

i add: will you allow an api that shows how many users are online on the chat?

We will not be offering a self-hosted option for the first release.

This was mentioned in the original chat testing topic:

  • Author

than no "online members in chat" api. That is bad imo.

The online count is cached locally in $this->caches['chatting'] - programmatically you can use this local cache in your IPB install to retrieve the members who are online in chat.

  • Author

Huhu that is great, thank you %7Boption%7D
Can i ask if there is a variable that keeps the userid(s) of the chatting user or do i have to add it?

The 'chatting' cache keys are the forum user ids, and the array data holds last update timestamp, chat user id (random id assigned on our side) and the members display name.

  • Author

rep++;
thank you a lot, and thanks to ipb to exist :)

Guys, I think hosting the chat might be a bad thing. I know that my webhost doesn't allow scripts that abuse their system resources and I know from experience that IPB3 already consumes a lot of server load. I've seen it spike to around 10-15, at the highest. I do know that most webhost providers do have a limit on system resources that you are allowed to consume. I'd rather have it set up this way, as it allows me to have a chat-cased system through my forums as well as not having the problem of high server loads.


Guys, I think hosting the chat might be a bad thing. I know that my webhost doesn't allow scripts that abuse their system resources and I know from experience that IPB3 already consumes a lot of server load. I've seen it spike to around 10-15, at the highest. I do know that most webhost providers do have a limit on system resources that you are allowed to consume. I'd rather have it set up this way, as it allows me to have a chat-cased system through my forums as well as not having the problem of high server loads.



Then don't host it on your server. Just because it's something you don't want to do, doesn't mean there aren't others who wouldn't take advantage of hosting their own chat server.

..Al

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.