Search

Search found 3679 matches

by abma
02 Apr 2011, 17:56
Forum: Infrastructure Development
Topic: springfiles.com mirroring system
Replies: 20
Views: 4722

Re: springfiles.com mirroring system

don't start the discussion from the beginning please. only rsync imo is to unflexible, we need something that triggers these uploads and php from the website can't do that. i don't want an rsync job that runs regulary. it should be only run when new files are for uploading there and retry when some ...
by abma
02 Apr 2011, 13:46
Forum: Infrastructure Development
Topic: springfiles.com mirroring system
Replies: 20
Views: 4722

Re: springfiles.com mirroring system

I suggest as an interface the py-script takes cmd line arguments from drupal and for the return calls a cmd line PHP script that does the DB stuff. That way all the DB code stays in the webapp (in one place). I'd implement a queue system, so that the amount of simultaneous uploads is configurable. ...
by abma
02 Apr 2011, 13:35
Forum: Infrastructure Development
Topic: springfiles.com mirroring system
Replies: 20
Views: 4722

Re: springfiles.com mirroring system

* How can old and new files be distinguished? that should be done by hand, something similar to rapid: You've game, like Zero-K v0.9 Zero-K v0.91, ... and you can mark one version as stable and an other as testing. But this would require to detect automaticly, which game a file belongs to. Rapid al...
by abma
01 Apr 2011, 13:32
Forum: Infrastructure Development
Topic: springfiles.com mirroring system
Replies: 20
Views: 4722

springfiles.com mirroring system

Edit: https://github.com/springfiles/upq is used for mirroring files. all info here is deprecated: How it currently works in short: user uploads file, Drupal (the content management-system) creates an empty file. The cron daemon runs a script which: checks if the empty file exists, if so, it deletes...
by abma
01 Apr 2011, 13:19
Forum: Infrastructure Development
Topic: Some stats from springfiles.com
Replies: 2
Views: 1083

Some stats from springfiles.com

(these stats are from only one of the currently 6 servers, so multiply traffic + hits by 6) Traffic in March 2011: about 240GB (!) about 303k hits about ~3500 different ip's ~88 % downloads by lobby ~5 % by firefox ~4 % by internet explorer ~3 % others and, surprise: most traffic is at 20pm + weekend
by abma
01 Apr 2011, 02:32
Forum: Engine
Topic: Integrating alternate model formats
Replies: 139
Views: 40810

Re: Integrating alternate model formats

merged! many thanks to jk, hoijui and especially to SpliFF! :) i found one issue/crash after merge by my dreaded "/give all /give all 1"-test :-/ http://springrts.com/mantis/view.php?id=2393 normal installer from buildbot: http://springrts.com/dl/buildbot/default/master/0.82.3-1685-gda562a...
by abma
30 Mar 2011, 13:27
Forum: Infrastructure Development
Topic: XML-RPC searchapi on springfiles.com
Replies: 78
Views: 14763

Re: XML-RPC searchapi on springfiles.com

i have no access to this file, i can't delete it :-/ where to return the banlist? the banlist would be all links that are not listed in the result... the xml-rpc doesn't know links outside of the mirror-system. so: i had to query plasma-service to get all urls + compare with own list -> make banlist...
by abma
30 Mar 2011, 02:25
Forum: Infrastructure Development
Topic: XML-RPC searchapi on springfiles.com
Replies: 78
Views: 14763

Re: XML-RPC searchapi on springfiles.com

plasma lists this url as mirror: "http://www.darkstars.co.uk/downloads/view.php?dl=1&file=spring/maps/Inculta.sd7", this is also a duplicate url of http://jj.darkstars.co.uk/c2/Inculta.sd7 but this file is damaged :-/ (md5sum incorrect) this currently breaks downloading for springlobby...
by abma
29 Mar 2011, 23:47
Forum: Meeting Minutes
Topic: Dev meeting minutes 2011-03-28
Replies: 8
Views: 2342

Re: Dev meeting minutes 2011-03-28

Licho wrote:Abma perhaps it does but what about springsettings.exe?
http://projects.springlobby.info/issues/1531
by abma
29 Mar 2011, 21:06
Forum: Meeting Minutes
Topic: Dev meeting minutes 2011-03-28
Replies: 8
Views: 2342

Re: Dev meeting minutes 2011-03-28

@koshi: it looks so... @licho: HKLM\Software\Spring\SpringEngine + SpringEngineHelper these keys are added with the installer doesn't spring --config path/to/config work? @bibim maybe this stuff could be queried from springfiles? (would require an extended xml-rpc interface, but in general the data ...
by abma
29 Mar 2011, 00:37
Forum: Meeting Minutes
Topic: Dev meeting minutes 2011-03-28
Replies: 8
Views: 2342

Dev meeting minutes 2011-03-28

Date : 28-3-2011 Present : zerver , jK , Kloot , hoijui , Tobi , abma Welcome <abma> hey! :) <hoijui> hello <abma> hm, what about librocket? <abma> anything to discuss there now or just continue discussion in forum? <hoijui> i say forum only <abma> ok <zerver> I have no opinion as long as it does n...
by abma
28 Mar 2011, 03:21
Forum: Infrastructure Development
Topic: XML-RPC searchapi on springfiles.com
Replies: 78
Views: 14763

Re: XML-RPC searchapi on springfiles.com

yes, now it works... i don't know where the ~3 hours of delay come from.

i improved partly the cron job (for uploading / indexing new files) so it is run soon when new files are uploaded or at the given schedule (currently every two hours) so we hopefully have only a delay of a few minutes.
by abma
27 Mar 2011, 23:01
Forum: Infrastructure Development
Topic: XML-RPC searchapi on springfiles.com
Replies: 78
Views: 14763

Re: XML-RPC searchapi on springfiles.com

hmm, BA 7.31 was uploaded at 18:39, plasma still doesn't list any mirrors :-/

searching should return results for "Balanced Annihilation v7.31" since 18:59... (how) can we improve that?
by abma
25 Mar 2011, 13:05
Forum: Infrastructure Development
Topic: XML-RPC searchapi on springfiles.com
Replies: 78
Views: 14763

Re: XML-RPC searchapi on springfiles.com

sorry, forgot to set nice on the remote rsync.

(parameter for rsync is --rsync-path="nice -19 ionice -c3 rsync" if anyone else needs this)
by abma
25 Mar 2011, 00:31
Forum: Infrastructure Development
Topic: XML-RPC searchapi on springfiles.com
Replies: 78
Views: 14763

Re: XML-RPC searchapi on springfiles.com

i wrote a small script that moved all files from the old file structure in the new. it looks like some files where deleted on springfiles but still exists on some mirrors: http://files.springrts.de/2/ what to do with this files? re-add to springfiles.com? imo deleting is a bad idea, think about engi...
by abma
23 Mar 2011, 13:39
Forum: Infrastructure Development
Topic: XML-RPC searchapi on springfiles.com
Replies: 78
Views: 14763

Re: XML-RPC searchapi on springfiles.com

hm, one thing is bad with plasma: if i disable a mirror, plasma still lists this site as mirror :-/ can you make plasma work like this: -always request xml-rpc api (or cache it only for a few minutes), return this mirrors. -if it doesn't return an answer, return all mirrors currently evolutionrts.in...
by abma
22 Mar 2011, 22:00
Forum: Infrastructure Development
Topic: XML-RPC searchapi on springfiles.com
Replies: 78
Views: 14763

Re: XML-RPC searchapi on springfiles.com

the upload-script can be easily "identified", as it runs as user jj and not as the apache-user.it runs already with nice -19 ionice -c3... so, lower priority isn't possible. it runs currently so long, because 3 mirrors were recently added, about ~90GB have to be uploaded, this takes some t...
by abma
21 Mar 2011, 02:56
Forum: Engine
Topic: Integrating alternate model formats
Replies: 139
Views: 40810

Re: Integrating alternate model formats

seems to work! :-D an idea why the model is red? (i think its because the texture can't be loaded?) but sometimes i get this crash at start: *** glibc detected *** /home/abma/local/spring/assimp/bin/spring: realloc(): invalid next size: 0x00007f3294dc9b70 *** http://pastebin.com/Xgg4EYH5 (could be a...
by abma
20 Mar 2011, 23:46
Forum: Infrastructure Development
Topic: XML-RPC searchapi on springfiles.com
Replies: 78
Views: 14763

Re: XML-RPC searchapi on springfiles.com

ok, i won't rename files. only stuff on todo is, to move files from old file-structure into new, for example: 2/*.sd7 -> downloads/spring/games/*.sd7 on some mirrors there are currently both file-structures :-/ i (re-)added www.tasdownloads.com and files.springrts.de as mirrors! :-) thanks to dave a...

Go to advanced search