PDA

View Full Version : Connection limit and license upgrade


utw-Mephisto
09-17-2006, 02:00 PM
Since there is no pre-sales section I hope you don't mind asking me here ..

I would like to start first with the free version to see how my forum works on that before buying the full license.

two questions:

When the 300 connections are reached, what kind of error getting the visitor ? Do you have an example / screenshot ?

Is it possible to upgrade easy from the free version to the paid version ?

mistwang
09-17-2006, 06:21 PM
When the 300 connections are reached, what kind of error getting the visitor ? Do you have an example / screenshot ?
There is no error when the TCP socket backlog is not full, user's browser just waiting for next available connection, usually, TCP socket backlog is >100. When backlog is full, user will get connection errors.

Is it possible to upgrade easy from the free version to the paid version ?
Very easy, just run the installer and select upgrade.

utw-Mephisto
09-17-2006, 06:24 PM
Mmm... that would mean people will think that the server is not reachable / that the server is down .. you should make at least an error like the server busy message here on vbulletin..

Anyway - thanks for the answers, I will play around a bit with the free version and will see how it goes ;)