Posted by Gaving on September 28, 2007 at 12:00pm
Jump to:
| Project: | Drupal ajaxIM |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I installed AjaxIM yesterday and this morning my website host suspended the site due to high loads caused by the module. Their tech support mentioned that it was keeping connections open and causing extremely high load on their servers. They reactivated the site and immediately the high load started, as soon as I went into admin/modules and disabled both parts of the module things went back to normal.
Apache version 1.3.37 (Unix)
PHP version 5.2.1
MySQL version 5.0.27-standard
Please ask if you need further information.
Comments
#1
thank you for you post
I would like to inform you that this module contains server module which is integrated into drupal, but our testing and your experience in using this instance of module says that it loads server too much.
We, as developers of this module, created another version of the module that has server = Ruby daemon that can be used for more than 10 Drupal users at the same time (actually it supports more then 1000 users and has a good tests results).
Please read this thread at the Drupal.org forum: http://drupal.org/node/171865
Now we are working under PHP backported version of the server as a standalone php file (but it will not so quick as Ruby one is).
Anyway, if you interested in using Drupal AjaxIM + Ruby server for your project please contact us via our contact form for instruction and the copy of the script.
#2
Please try: http://ftp.drupal.org/files/projects/ajaxim-5.x-2.x-dev.tar.gz
ajaxim 5.x-2.x-dev package contain ajaxim module with Ruby daemon-server, which provides opportunity to support huge amount of the online users in ajaxim with low server loads.
Note: to use this version of the module you should have Ruby for the daemon server running.
#3
Please try: http://ftp.drupal.org/files/projects/ajaxim-5.x-2.x-dev.tar.gz
ajaxim 5.x-2.x-dev package contain ajaxim module with Ruby daemon-server, which provides opportunity to support huge amount of the online users in ajaxim with low server loads.
Note: to use this version of the module you should have Ruby for the daemon server running.
#4