![]() |
|
|
#496 | |
|
"Bo Chen"
Oct 2005
Wuhan,China
23·3·7 Posts |
Quote:
I get the chance to use Fiddler at weekend, and attached image is the output of Fiddler when open the url http://www.mersenne.org/primenet/ When I click the item 2, the content on the right is Code:
Request Count: 1 Bytes Sent: 311 (headers:311; body:0) Bytes Received: 789 (headers:207; body:582) ACTUAL PERFORMANCE -------------- ClientConnected: 17:53:23.270 ClientBeginRequest: 17:53:34.301 GotRequestHeaders: 17:53:34.301 ClientDoneRequest: 17:53:34.301 Determine Gateway: 0ms DNS Lookup: 0ms TCP/IP Connect: 21010ms HTTPS Handshake: 0ms ServerConnected: 17:53:55.312 FiddlerBeginRequest: 00:00:00.000 ServerGotRequest: 00:00:00.000 ServerBeginResponse: 00:00:00.000 GotResponseHeaders: 00:00:00.000 ServerDoneResponse: 00:00:00.000 ClientBeginResponse: 17:53:55.312 ClientDoneResponse: 17:53:55.312 Overall Elapsed: 0:00:21.011 RESPONSE BYTES (by Content-Type) -------------- text/html: 582 ~headers~: 207 ESTIMATED WORLDWIDE PERFORMANCE -------------- The following are VERY rough estimates of download times when hitting servers based in Seattle. US West Coast (Modem - 6KB/sec) RTT: 0.10s Elapsed: 0.10s Japan / Northern Europe (Modem) RTT: 0.15s Elapsed: 0.15s China (Modem) RTT: 0.45s Elapsed: 0.45s US West Coast (DSL - 30KB/sec) RTT: 0.10s Elapsed: 0.10s Japan / Northern Europe (DSL) RTT: 0.15s Elapsed: 0.15s China (DSL) RTT: 0.45s Elapsed: 0.45s ________________ Learn more about HTTP performance at http://fiddler2.com/r/?HTTPPERF When I click item 3, the content is Code:
Request Count: 1 Bytes Sent: 364 (headers:364; body:0) Bytes Received: 789 (headers:207; body:582) ACTUAL PERFORMANCE -------------- ClientConnected: 17:53:22.702 ClientBeginRequest: 17:53:34.316 GotRequestHeaders: 17:53:34.316 ClientDoneRequest: 17:53:34.316 Determine Gateway: 0ms DNS Lookup: 0ms TCP/IP Connect: 105217ms HTTPS Handshake: 0ms ServerConnected: 17:55:19.509 FiddlerBeginRequest: 00:00:00.000 ServerGotRequest: 00:00:00.000 ServerBeginResponse: 00:00:00.000 GotResponseHeaders: 00:00:00.000 ServerDoneResponse: 00:00:00.000 ClientBeginResponse: 17:55:19.509 ClientDoneResponse: 17:55:19.509 Overall Elapsed: 0:01:45.193 RESPONSE BYTES (by Content-Type) -------------- text/html: 582 ~headers~: 207 ESTIMATED WORLDWIDE PERFORMANCE -------------- The following are VERY rough estimates of download times when hitting servers based in Seattle. US West Coast (Modem - 6KB/sec) RTT: 0.10s Elapsed: 0.10s Japan / Northern Europe (Modem) RTT: 0.15s Elapsed: 0.15s China (Modem) RTT: 0.45s Elapsed: 0.45s US West Coast (DSL - 30KB/sec) RTT: 0.10s Elapsed: 0.10s Japan / Northern Europe (DSL) RTT: 0.15s Elapsed: 0.15s China (DSL) RTT: 0.45s Elapsed: 0.45s ________________ Learn more about HTTP performance at http://fiddler2.com/r/?HTTPPERF Operating system is Windows 7 |
|
|
|
|
|
|
#497 |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Yes, the Fiddler output does show problems connecting to the Google resources. The "translate.google.com" isn't a big deal, it just shows the translate button in the footer of the page.
The /jsapi call is the one to the graph that shows the past 7 days of throughput, so if that call is blocked it will create the error when a call to something in that script is made to render it. Bummer... unfortunately there's not much that can be done about it. Google and China have a very hot/cold relationship so it may start working again at some point, but I wouldn't hold my breath. There may be another free graphing option out there somewhere, but the problem is Google has so many cool things like that for free. And why is it free? Because then Google gets to plant a cookie on you and track you just a little bit more. :) Believe me, it all feeds into their huge metrics database. |
|
|
|
|
|
#498 | |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
24·389 Posts |
Quote:
And expecting everyone to run arbitrary unvetted code from random Internet pages is probably too far-fetched to even consider it possible. Oh wait, that appears to be just me. Never mind. Everyone else please carry on with your hyper-trusting of everything on the Internet while I continue my hypo-trusting paranoia. BTW: Not everyone allows cookies from third parties. And some people completely block google's cookies even if they are first party. |
|
|
|
|
|
|
#499 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
![]() I actually tend to block 3rd party cookies too. It reminds me I probably haven't done that recently...time to check my settings. |
|
|
|
|
|
|
#500 |
|
"/X\(‘-‘)/X\"
Jan 2013
293010 Posts |
As do I. We're the only third party vendor in our industry that I know of whose embeddable JavaScript widgets still work with third party cookies disabled.
|
|
|
|
|
|
#501 |
|
Feb 2012
34×5 Posts |
FYI, manually reported factors, I mean really manually, where you get a “processing: factor XXX of unknown origin for MYYY” never show up on the “Recent Cleared” report.
|
|
|
|
|
|
#502 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11·311 Posts |
Quote:
edit: TObject's most recent factor submission is http://www.mersenne.org/M921009319 to give you somewhere to start looking. Last fiddled with by James Heinrich on 2015-04-22 at 22:52 |
|
|
|
|
|
|
#503 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
11101011100002 Posts |
|
|
|
|
|
|
#504 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
65358 Posts |
|
|
|
|
|
|
#505 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
342110 Posts |
@George: I just fixed some undefined errors in the code I added a couple days ago, but I've run into this when inserting a factor of unknown origin:
Code:
processing: factor <factor> of unknown origin for M<exponent> [SQL Server]Cannot insert the value NULL into column 'user_id', table 't_gimps_results_log'; column does not allow nulls. INSERT fails., in 0.95_database.inc.php on line 286 Error code: 13, error text: ar Insert t_gimps_results_log failed: GUID: , exponent: <exponent>, C2D_CPU_GHz_days: 0.00057466045541667 |
|
|
|
|
|
#506 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
In that case it looked like it was saying something about the assignment id (it mentioned "aid" wasn't set). Unknown origin probably means something that came from unassigned work and missing some value that needs to be present or defaulted? |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Database design | xilman | Astronomy | 1 | 2017-04-30 22:25 |
| Theoretical Experiment Design | c10ck3r | Homework Help | 7 | 2015-02-03 08:54 |
| Digital Logic Design | henryzz | Puzzles | 9 | 2014-12-04 20:56 |
| new intel design | tha | Hardware | 5 | 2007-04-19 11:38 |
| design factoring algorithms | koders333 | Factoring | 14 | 2006-01-25 14:08 |