× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Walden H. Leverich skrev:
For most database maintenance applications on my server, Fiddler
reports request
response times in the 15-150 ms range, typically - on the local
network.
Great response times! To be clear, I was referring to single _database_
requests, not total page requests.
A response to a login request may trigger something like 86
asynchronous requests
Are you sure those aren't just requests for other elements on the page
(js, css, img, etc).

They evidently use persistent sockets.

Why is that evident. I would think they wouldn't do that as a general
rule. The places I've seen the "big boys" using persistent connections
It is quite normal to use http 1.1 connections, where a single request can be used to get multiple items from the same server without having to redo the whole TCP/IP socket connection voodoo.

These are not persistant, just easier on the net.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.