![]() |
|
|
#67 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
5,881 Posts |
|
|
|
|
|
|
#68 | |
|
"Mark"
Apr 2003
Between here and the
24·397 Posts |
Quote:
The server should display "Page does not exist on server" if you either don't specify a page or if the page specified is not configured. Are you certain that the browser did auto-finish the page name when you entered the "/"? |
|
|
|
|
|
|
#69 | |
|
"Mark"
Apr 2003
Between here and the
24×397 Posts |
Quote:
I did make some changes in 3.2.0 that should help with this problem. The first was to have the client wait for up to 60 seconds. The second was to have the server limit the result set to 1000 records. When large amounts of data or retrieved from the database, MySQL puts them into memory. Putting them into memory takes time. By reducing the number of records in memory, the cursor will open much faster. There are two possible points of failure with these changes. First, that the server is so bogged down that it takes more than 60 second to open the cursor (even with the limit). Second, that the server is configured to do double-checks, but the clients that are connecting cannot double-check any of the first thousand records. I have a fix in mind for the first problem, but I need to think about it more before implementing it. I also have a fix in mind the the second problem, but that is much lower in priority and would require the first fix to be done. Would you feel comfortable trying 3.2.0 and seeing how much the time lag decreases in the server between getting a GETWORK request and responding to it? |
|
|
|
|
|
|
#70 | |
|
May 2008
Wilmington, DE
22×23×31 Posts |
Quote:
Right now I'm digging out from 5 feet of snow over the last 6 days. When I get a chance I'll give 3.2.0 another shot. I did however have the client timeout set to 1 minute (I think). Question, the errortimeout setting in the client config file, is it in minutes or seconds or what? Secondly, I sent you a Firefox page of the webpage bug. If you can't read that, I have it saved as a jpeg image (screenshot). Let me know if you need that. Last fiddled with by MyDogBuster on 2010-02-11 at 20:37 |
|
|
|
|
|
|
#71 | |
|
"Mark"
Apr 2003
Between here and the
24×397 Posts |
Quote:
As for the first issue you mentioned with 3.2.0, the debug logs would be really helpful. I don't think it is the same issue that you experienced in 3.1.5. Enjoy your snow. We just got a foot of the stuff Tuesday. My boys are looking forward to going tubing. |
|
|
|
|
|
|
#72 | |
|
May 2008
Wilmington, DE
22×23×31 Posts |
Quote:
|
|
|
|
|
|
|
#73 |
|
"Mark"
Apr 2003
Between here and the
24×397 Posts |
|
|
|
|
|
|
#74 |
|
Sep 2006
11×17 Posts |
|
|
|
|
|
|
#75 |
|
"Mark"
Apr 2003
Between here and the
24×397 Posts |
Did the problem occur right away or did the server run for a while before it crashed? Do you have Visual Studio installed on the box? If so, you could build the server yourself. When it crashes it would start Visual Studio and tell you where it crashed.
|
|
|
|
|
|
#76 |
|
May 2007
Kansas; USA
101·103 Posts |
My son is near your age. He just turned 17. lol My daughter is 14. Born in '93 and '95.
Don't let Ian fool you guys too much. He's not totally antient, just rich. (lol) He may have retired 15 years ago but I think he was in his early 50's. :-) I'm pretty sure he's younger than my parents now (71 & 70). Hope I didn't give away the farm there Ian. :-) Last fiddled with by gd_barnes on 2010-02-12 at 04:22 |
|
|
|
|
|
#77 | |
|
May 2008
Wilmington, DE
22×23×31 Posts |
Quote:
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PRPNet 5.4.3 Released | rogue | Software | 178 | 2021-06-24 11:56 |
| PSP goes prpnet | ltd | Prime Sierpinski Project | 86 | 2012-06-06 02:30 |
| PRPNet 4.0.0 Released | rogue | Software | 84 | 2011-11-16 21:20 |
| PRPNet 4.0.1 Released | Joe O | Sierpinski/Riesel Base 5 | 1 | 2010-10-22 20:11 |
| PRPNet released! | rogue | Conjectures 'R Us | 250 | 2009-12-27 21:29 |