Jump to content

filemaker slows down by a factor of 10 to 30 when shred across internet from a non-server


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

Recommended Posts

I have been developing and scripting my first database over the last several months and just began to test how it would work while sharing it from one mac to another across the web. I was astonished to see many relatively fast operations slow down to a crawl. A routine operation of medium complexity that took less than 3 seconds working on a single machine took between 25 and 53 seconds working remotely through internet sharing, and about 100 seconds doing the same through the free hosting site Neo Code.

Is there any remedy for this slowness? I am wondering whether something in my scripts (perhaps using Refresh Window in a loop with Flush Cached Join Results selected?) is slowing me down?

Would I need to move the host database to a server to achieve reasonable speeds? I.e., is sharing a database from one pc/mac to one or more others intrinsically slow when a lot of scripting is involved?

Link to comment
Share on other sites

Be sure you're using a hosting provider with an excellent network. FileMaker Network Sharing is very latency sensitive.

We are literally zero hops from the Level3 backbone:

http://www.pointinspace.com/

Also, minimize the amount you use operations that go back and forth to the server a lot - like summary fields, unstored calcs, complicated portals, etc.

- John

Link to comment
Share on other sites

This topic is 5088 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.