Title: [Plugin: Quick Chat] Preventing Server Stress
Last modified: August 20, 2016

---

# [Plugin: Quick Chat] Preventing Server Stress

 *  [ewillison](https://wordpress.org/support/users/ewillison/)
 * (@ewillison)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-quick-chat-preventing-server-stress-1/)
 * I was running a chat with 8 people and my server processes shot up to 12 of 25
   roughly 50% of allowed processes. In the next few days I’m hosting 20 people.
   How can I streamline stress on the server?
 * I changed the server timeout from 2 seconds to 8 seconds. I also turned off emoticons
   and avatars and slowed the guest list refresh rate. Would this give me the bandwidth
   I need?
 * Question two: Can I turn off the timestamp with a quick code? If so what is it?
 * What other things can I do in Quick code to save on server stress?
 * [http://wordpress.org/extend/plugins/quick-chat/](http://wordpress.org/extend/plugins/quick-chat/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Marko-M](https://wordpress.org/support/users/marko-m/)
 * (@marko-m)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-quick-chat-preventing-server-stress-1/#post-2593614)
 * Hello,
    if you are limited in number of allowed process the best thing would 
   be to stop hosting large chat sessions because you roughly need one process per
   user and this can’t be changed. By adjusting parameters like refresh rates you
   offload stress those processes make but the number of processes is not something
   that can be tweaked. One user-one process.
 *  [pablogreg](https://wordpress.org/support/users/pablogreg/)
 * (@pablogreg)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-quick-chat-preventing-server-stress-1/#post-2593764)
 * Hi Marko,
    I have a similar problem, but we have a dedicated server. Last time,
   with 2GB of ram the server went down to a complete halt. We needed to reboot 
   it. We are expecting about 2000 users. Do you have any experience with something
   like this? Thanks!
 *  Plugin Author [Marko-M](https://wordpress.org/support/users/marko-m/)
 * (@marko-m)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-quick-chat-preventing-server-stress-1/#post-2593765)
 * Hello,
    unfortunately long polling (technology Quick Chat is using can’t handle
   that many users, not even close. You can expect few dozen users on shared host
   and maximum 100-300 on dedicated server. Problem is that apache web server isn’t
   designed for serving chat, it is designed for serving HTML.
 * I’m working on Jabber (XMPP) web chat client where few thousand users would be
   possible but it isn’t ready for production yet. Drawback to this solution (and
   advantage of long polling) is that instead of web server Jabber requires it’s
   own XMPP server software and because of that it isn’t good for shared hosting
   use.
 * Regards
 *  [aussiecriminals](https://wordpress.org/support/users/aussiecriminals/)
 * (@aussiecriminals)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-quick-chat-preventing-server-stress-1/#post-2593774)
 * Hi I am having the same problem.My site was blocked today by host.What is the
   use of having a chat if no more than a few people can use it.I do not understand,
   I had maybe 12 people give it a go today when it worked
 *  Plugin Author [Marko-M](https://wordpress.org/support/users/marko-m/)
 * (@marko-m)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-quick-chat-preventing-server-stress-1/#post-2593777)
 * Hi. The use is that this is the only way to have ANY self hosted chat on shared
   hosting environment. You could have someone else to host you chat (and cope with
   server load) but you’ll have to pay for it. Usually monthly fee or similar. Also
   Quick Chat alone probably didn’t freeze your hoster server. Hosters like to have
   few hundred or even thousand pages on same server and they would be happiest 
   if you pay hosting and never use your site for anything. This is how capitalism
   works.
 * p.s. Loosening update timings in admin options and not hosting chat on your site
   sidebar can do wonders
 *  [aussiecriminals](https://wordpress.org/support/users/aussiecriminals/)
 * (@aussiecriminals)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-quick-chat-preventing-server-stress-1/#post-2593778)
 * Hi marko,
 * I appreciate you replying. I am only just finding out the truth about shared 
   servers. Like selling fresh air by the sounds of it.They sure to brag on the 
   front page about unlimited bandwidth and this and that.Then get you in the fine
   print of ToS. grrrrrrrrr
 * I will have to go with a hosted chat i think. But will send you a donation in
   thanks for your time.
 * All the best, my readers loved your chat plugin while it lasted at my site aussiecriminals.
   com.au
 *  Plugin Author [Marko-M](https://wordpress.org/support/users/marko-m/)
 * (@marko-m)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-quick-chat-preventing-server-stress-1/#post-2593779)
 * [@aussiecriminals](https://wordpress.org/support/users/aussiecriminals/) sorry
   to see you leave. And thanks for the donation I really appreciate it, people 
   like you are why I do what I do in open source 😉

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘[Plugin: Quick Chat] Preventing Server Stress’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/quick-chat.svg)
 * [Quick Chat](https://wordpress.org/plugins/quick-chat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quick-chat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quick-chat/)
 * [Active Topics](https://wordpress.org/support/plugin/quick-chat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quick-chat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quick-chat/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [Marko-M](https://wordpress.org/support/users/marko-m/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-quick-chat-preventing-server-stress-1/#post-2593779)
 * Status: not resolved