SetiQueue question.

Hellburner

Senior Member <br>Elite Member
Oct 9, 1999
3,214
5
0
Due to the recent bandwidth problems I recently upgraded from a setiq .75e command line version to the 1.8a GUI version. I believe I have everything configured so it only connects in the middle of the night, that's when it actually uploads and downloads everything. The program, however, also initiates a connection every time results are received from a cruncher. It does not appear to actually ever use the connection, but I would prefer if it didn't initiate the connection in the first place. It's a Microsoft network, the queue is running on a win2000 box, the gateway is a win98se box using Microsoft ICS, all the crunchers are the CLI version. Anybody know how to stop the connection initiation?

My suspicions lead me to the server connection type, currently winsock direct as per the installation default, I don't know what the old commandline setiqueue used. But before possibly spending several days sorting this out I figured some of you early adopters ;) might have the answer for me :)
 

Confused

Elite Member
Nov 13, 2000
14,166
0
0
I believe that it should only connect automatically when a client requests a WU, but there are no WUs in the queue, so the override comes into play, or possibly when the queue is not high enough

Give it a while to connect and fill up it's caches and see if it still does it. however, it shouldn't trigger a connection unless the queue is empty :)

BTW, take a look at "My Seti Help Page" in my sig, go to the SetiQ section, if that does not help, click on the link at the bottom of the section, it has all you need to know about almost every single part of SetiQ :)


Hope this helps


ConfusedBW
 

Hellburner

Senior Member <br>Elite Member
Oct 9, 1999
3,214
5
0
I've got it up and running with all queues filled, it's just the anomolous connections I want to kill.
 

Smoke

Distributed Computing Elite Member
Jan 3, 2001
12,650
207
106
I think I understand what you are asking. If I do, then go to the Server Settings and UNCHECK "Override time for passthrough operations" and "Override time for empty queues". You should have a check mark next to "Manual connect". Right below that is where you would set the "Online Start Time" and the "Online End Time".

Is this what you are looking for?
 

Hellburner

Senior Member <br>Elite Member
Oct 9, 1999
3,214
5
0
I already have those disabled, and I believe the manual connect would disable the late night operations.
 

Poof

Diamond Member
Jul 27, 2000
4,305
0
0
Have you checked through the Setiqueue log to see what might be triggering the spurious connects? Could help with a diagnosis...
 

Smoke

Distributed Computing Elite Member
Jan 3, 2001
12,650
207
106
You're right on the manual connect...my bad there. :eek: But it is very strange indeed that it still attempts to passthrough with those "Overrides" unchecked. I just took another look and I don't know what else to recommend.
 

Hellburner

Senior Member <br>Elite Member
Oct 9, 1999
3,214
5
0
.
.
.
...wu completed
...wu given
.
.
.
No clues in the logs

looks like might be time to play with the connection protocols.
 

Smoke

Distributed Computing Elite Member
Jan 3, 2001
12,650
207
106
I noticed that I'm using "WinINetDefault". Why don't you try that.
 

Hellburner

Senior Member <br>Elite Member
Oct 9, 1999
3,214
5
0
I just finished trying that one, ... still initiates a connection... now I'm trying wininet direct...
 

Poof

Diamond Member
Jul 27, 2000
4,305
0
0
Well... there's one logical one left... ;) "WinSockDirect", which is what I had to switch mine too after my Comcast went through its transition... I kept getting a series of weird "Invalid Server Response" errors until I changed that. Before the transition, it worked fine with "WinInetDefault".