Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

maximum users connecting to server

Featured Replies

I'm using pfp FX class with a filemaker database. my question is how many people can simultaneously access the database via php and what happens once the maximum number of connections is reached?

What happens when the maximum of 250 user connections is reached via the client?

What are the workarounds, if any, to accomodate more users per application?

PHP works through the Web Publishing Engine using Custom Web Publishing, so the maximum number of connections from the WPE to the database server is 100.

If 250 FMP clients (or a number of FMP clients and up to 50 ODBC/JDBC clients totaling 250) are connected, no more can connect.

Steven

Regarding what happens when you hit the limit with PHP - the FX class will probably throw an error.

Additionally the connection only lasts in most cases for less than a second - or however long the data request takes.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.