- What is the fastest a client should send requests to LDS.org? In my experience, waiting one second between connections to LDS.org results in at least one connection stalling and timing out after 3-5 good connections (which is very expensive to wait for).
- What is the maximum number of connections a client should make to LDS.org at the same time? I understand that the de facto answer to question 2 is 2 simultaneous connections, but it would be good to know whether more is acceptable.
Throttling and simultaneous connections to LDS.org
-
- Member
- Posts: 52
- Joined: Sat Dec 19, 2009 7:28 am
- Location: Irvine, CA, USA
Throttling and simultaneous connections to LDS.org
I would like to maximize the throughput of pre-fetching/caching limited amounts of content from LDS.org, while at the same time being a good citizen. That of course means client-side throttling and limiting the number of simultaneous connections to the website. Does anyone have any experience in this area on the client side, or can anyone working on the server side provide some insight regarding:
-
- New Member
- Posts: 36
- Joined: Fri Feb 06, 2009 9:25 pm
- Location: Melbourne, FL, USA
I have often used the free version of DAP to tap into 5 connections at once without a problem. I have not seen anything on the web site or in these discussions that limit how many connections you might make. Using an app like DAP is useful when you are downloading the 100+ meg MLS app. A moderator may have a different take on this.
Nick Lewis
Melbourne Ward Clerk
Cocoa Florida Stake
Melbourne Ward Clerk
Cocoa Florida Stake
-
- New Member
- Posts: 8
- Joined: Wed Jan 20, 2010 1:51 am
- Location: Christchurch, New Zealand
-
- Senior Member
- Posts: 3266
- Joined: Tue Jan 23, 2007 9:56 pm
- Location: Utah
Hilton is looking for how much traffic LDS.org can handle, and more specifically what the best practice upper limit would be of number of requests and how frequent for a single user. He works with mobile apps and plans to make other mobile apps that may have a need to make requests to LDS.org in order to "scrape" the information needed from the site and display it in the mobile apps. I'm not sure either of these suggestions would be of any help to a mobile app; it also seems he's looking for policy guidance from developers and maintainers of LDS.org, rather than a technological solution.