vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - Envolve Chat Integration Module (https://vborg.vbsupport.ru/showthread.php?t=255443)

skol 02-10-2011 11:44 PM

With respect,it's a chat mod.Translations 59 languages very impressive but what do you use to translate.To expensive at the moment and don't really see the benefits.Can't see web cam availabilty...At those prices you should at least have that feature available..

jamiedolan 02-15-2011 11:11 AM

I know this is kind of a Me Too comment, but here is some more feedback.

I think you have a nice looking product. I'd really be interested in it for my new VB forum; but, and do correct me if I am wrong, basically your system counts everyone that is logged into VB as a user?

My other forum, which is a tiny niche site has had up to 77 people on it at one time, so I would have needed to be on a $49 a month plan to avoid showing users errors.

I understand the technical requirements of this app and why it can be resource intensive. It would not fair well on most shared hosting accounts for all but just a few users.

That said, many many of use here that has any kind of sizable site are already on a VPS, dedicated, or cloud type of services with substantial resources at our disposal, often sitting idle.

If this was also sold as a self-hosted (and not just a SAAS) I'd be very interested in it. I feel it would be worth $200 a year for self-hosted up to maybe 300-500 people online.

The other option would be to only count the people that are actually chatting, now I understand why this don't really make sense from a technical stand point because you have to basically be "pinging" all the users all the time to keep the chat available and communicating with them, but it would make the current pricing structure much more reasonable.

Based upon the demos for this product, I would love to use it. However, thinking about the lunch of my new site in the next 30-60 days, I can easily see a launch day that brings in 205 visitors. I sure don't want those people seeing any kind of error message. I just can't possibly justify a $119 a month plan.

I do see where you have a potential market, with doing this SAAS chat, to the larger boards, but I feel far and away, it is going to only be the top few hundred largest boards that are going to be interested at these prices.

Do please let me know if you decide to sell the software for self-hosting or even if you change your pricing structure so it is more reasonable for smaller forums.

andrew.lee 02-15-2011 04:26 PM

@jamiedolan - Thanks for the feedback, and the compliments!

One thing you should probably keep in mind is that our customers almost universally substantially overestimate how many online users they have at any given time. I think this is largely due to forum software (including vBulletin) estimating the number of online users very poorly. It is usually off by a factor of 2 or 3 or more. Here's a forum, for example, that vBulletin claims peaked at 3417 users online, but I've never seen it over 400... http://www.w8baby.com/forums/forum.php

500 simultaneous users is a truly enormous site. The vast majority of our customers use and are happy with our Free or Basic plans. I'd encourage you to give one of our paid packages a (free) try and see what kind of usage you actually need. I suspect you'll find that you need a much cheaper plan than you realized. (We had a customer sign up the other day *convinced* he needed 3000 simultaneous. In reality he needed about 75...)

As far as self-hosting goes. It's not as simple as it sounds. I'm guessing your server runs apache -- if so, it wouldn't be able to handle 100 chatters much less 500. Apache just isn't built to handle that type of usage. This isn't to say you couldn't run a different server and learn how to set up real-time software up -- just that we've decided the support and usability costs of having a do-it-yourself version just aren't worth it.

jamiedolan 02-15-2011 05:26 PM

Quote:

Originally Posted by andrew.lee (Post 2162871)
@jamiedolan - Thanks for the feedback, and the compliments!

One thing you should probably keep in mind is that our customers almost universally substantially overestimate how many online users they have at any given time. I think this is largely due to forum software (including vBulletin) estimating the number of online users very poorly. It is usually off by a factor of 2 or 3 or more. Here's a forum, for example, that vBulletin claims peaked at 3417 users online, but I've never seen it over 400... http://www.w8baby.com/forums/forum.php

I've seen that before where the VB counter does appear to be quite high.


Quote:

Originally Posted by andrew.lee (Post 2162871)
500 simultaneous users is a truly enormous site. The vast majority of our customers use and are happy with our Free or Basic plans. I'd encourage you to give one of our paid packages a (free) try and see what kind of usage you actually need. I suspect you'll find that you need a much cheaper plan than you realized. (We had a customer sign up the other day *convinced* he needed 3000 simultaneous. In reality he needed about 75...)

That's a pretty big difference. So how does it count the connections? If people are just leaving the forum window open in the background, does that count as a user? The numbers I threw out where high. I wasn't thinking of simultaneous chatters at all. However, I can see a moderately popular forum, say a 1000 visitors a day, end up with a couple hundred people with browsers windows open, even if they were not actively browsing, If I understand correctly, these would each use up a connection?

Quote:

Originally Posted by andrew.lee (Post 2162871)
As far as self-hosting goes. It's not as simple as it sounds. I'm guessing your server runs apache -- if so, it wouldn't be able to handle 100 chatters much less 500. Apache just isn't built to handle that type of usage. This isn't to say you couldn't run a different server and learn how to set up real-time software up -- just that we've decided the support and usability costs of having a do-it-yourself version just aren't worth it.

Yes, I can understand and respect that the support load would indeed be very high for the majority of users. I forget how many people can barely manage to edit a php file. What are you running on LightSpeed? Lighttpd?

I'll be installing VBSEO's Gravity Insights this afternoon, which should give a very accurate accounting of who is really online.

I'm interested to know though; is the pricing really simultaneous chatters or people who have a browser open on your site? There is a huge difference there, and I was assuming the large number of connections I mentioned based on the latter.

Thank You for your response;

Jamie Dolan

andrew.lee 02-15-2011 05:50 PM

So we count everyone who currently has a tab open on our page. In our experience, 1 simultaneous user on average equates to roughly 1000 unique visitors per month on the "average" website. This number is often higher for forums, and higher still for really tight-knit forums. On *our* website, you'll notice we tend to average about 15-20 people at a time, and our website has pretty typical stats. If you have 1000 visitors per day I think it unlikely you'll have hundreds at any given time -- unless you are holding scheduled events of some kind. Most people tend to sleep, have jobs, eat meals, browse other websites, etc : )

I don't know the details of how vBulletin estimates usage. I think they just guess based on how many requests have occurred recently. They tend to guess quite high in our experience.

We're actually running a pretty complicated setup with multiple different servers each serving up a different piece of our service. The real-time webserver portion is built on top of a server called Jetty which is specifically designed for this type of usage.

As I said, we have free trials on all our plans, so you can try it out and see how many simultaneous users you have. If it's too many you wont pay a cent.

jamiedolan 02-15-2011 07:09 PM

Quote:

Originally Posted by andrew.lee (Post 2162895)
Most people tend to sleep, have jobs, eat meals, browse other websites, etc : )

:eek: Sleep, eat, gosh who's got time for that when you have forums!


Quote:

Originally Posted by andrew.lee (Post 2162895)
As I said, we have free trials on all our plans, so you can try it out and see how many simultaneous users you have. If it's too many you wont pay a cent.

Sounds good, I'll give it a try and see how it goes.

Thanks again for the answers;

Jamie

andrew.lee 02-15-2011 07:11 PM

Great! Feel free to reach out to us over email if you have any troubles.

MagiKelly 02-15-2011 08:47 PM

I'm afraid your assumptions are way off. My forum has just under 9000 registered users with about 1500 at most visiting during any month. So not a big forum in the scale of things and with the basic package allowing 25 chatters I was seeing the chat full about half the time and during most of these no one was actually chatting at all.

ahmedipa 02-16-2011 04:28 AM

nice one I hope that will work well thank you very much

onehost 02-23-2011 05:29 PM

Andrew,

I have been trying to find out for some time why my site was loading so slowly. I was
blaming comcast for the longest time as I have outages with them sometimes...then
in my testing process, I removed your free chat mod that I am using, wow, what
a difference, my site is loading a lot quicker the very second I uninstalled your mod.

is there anything you can do about this. If not, then I can not give up
site speed over a chat mod that pretty much slows the site to a drag...


All times are GMT. The time now is 09:37 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01188 seconds
  • Memory Usage 1,758KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete