Scheduler url?

Message boards : Server programs : Scheduler url?
Message board moderation

To post messages, you must log in.

AuthorMessage
michael

Send message
Joined: 5 Apr 09
Posts: 5
United Kingdom
Message 26529 - Posted: 7 Aug 2009, 16:01:24 UTC
Last modified: 7 Aug 2009, 16:02:34 UTC

I'm working on setting up a boinc project, and everything is working well, except there's just one small insignificant detail that's confusing me.

From my config file:
<cgi_url>
      http://boinc.picevolvr.com/picevolvr_cgi/
    </cgi_url>

however the clients actually try and hit http://brilloserv.cullen-online.com/picevolvr_cgi/cgi for the scheduler (which is the hostname of the machine). For uploads they follow the upload url
<upload_url>
      http://boinc.picevolvr.com/picevolvr_cgi/file_upload_handler
    </upload_url>

just fine.

This isn't a huge problem, I'm just confused as to why this is the case. As you might expect, it's on the server_stable branch.
ID: 26529 · Report as offensive
Chris Sutton

Send message
Joined: 29 Aug 05
Posts: 117
Message 26530 - Posted: 7 Aug 2009, 18:25:03 UTC - in response to Message 26529.  

Scheduler's are specified in the schedulers.txt file in the project's html/user/ dir. Check that first.

Also check the <master_url> setting in config.xml
ralic's law of forums: Irrespective of any prior research done, you will find the solution to your question shortly after posting it to a public Internet forum, resulting in readers concluding that you have done no research on the matter whatsoever.
ID: 26530 · Report as offensive
michael

Send message
Joined: 5 Apr 09
Posts: 5
United Kingdom
Message 26531 - Posted: 8 Aug 2009, 2:10:17 UTC - in response to Message 26530.  

Thanks. I thought it would be in the config file like all the other URLs. it was in schedulers.txt like you said.
ID: 26531 · Report as offensive

Message boards : Server programs : Scheduler url?

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.