Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 8716 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Using the Web Companion services, is there a recommended maximum number of databases that should be hosted? We are currently running 4 db's on our FMPro web server and hosting up 24 others that are called from other file servers to our web server. Is there a limit before our web server starts having problems? Thanks!

Posted

Here is my best guess: technically, Web Companion is single threaded, which means that it's only ever doing one thing at a time. While it's doing something for webuser1, all the other web users have to wait for it to finish.

I'd reckon that the number of databases is pretty much not a variable for Web Companion, because it only uses one at a time anyway. What is the limiting factor will be the number of users and the complexity of their requests. The longer a request takes to perform, the more waiting other web users will endure. The limiting factor therefore IMHO will be the response time when the server is busy.

Having said that, there is a limit to the maximum number of files that FMP client can have open at once, but it's an FMP limit not Web Companion. I seem to remember that for the normal client its 32 or 50 or something files, but cannot find the exact reference at the moment.

Posted

we've reached 50 twice now on our FMP 5 Unlimited. I'm pushing for a RAIC system or atleast another computer and Unlimited liscense to split the load up, but even with that many, and a fairly high hit rate, we haven't any problems since i took scripts off some of the sites.

Jeremy

This topic is 8716 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.