Search found 4 matches

by feld
December 7th, 2013, 4:50 pm
Forum: Feature Requests
Topic: [FEATURE REQUEST] ability to specify pidfile
Replies: 4
Views: 4324

[FEATURE REQUEST] ability to specify pidfile

Currently it is not possible to specify a pidfile. You can specify a directory with --pid, but the pidfile's name is dynamic, based on the listening port in the format of sabnzbd-port.pid ex, sabnzbd-8080.pid This is extremely inconvenient for OS init scripts / rc scripts. I've recently revamped the...
by feld
September 19th, 2010, 4:27 pm
Forum: Bug Reports
Topic: Large queue slows downloads; interface unusable
Replies: 4
Views: 2715

Re: Large queue slows downloads; interface unusable

I learn everyday! I wasn't aware that this was possible at all. Do you have some more details, so that we can add the info to our Wiki? They're just standard options when you build Python on FreeBSD right now. The stack size increase is because on FreeBSD the default stack size is really small (I d...
by feld
September 11th, 2010, 11:16 am
Forum: Bug Reports
Topic: Large queue slows downloads; interface unusable
Replies: 4
Views: 2715

Re: Large queue slows downloads; interface unusable

Thanks for the reply. I also rebuilt python2.6 with HUGE_STACK_SIZE and PTH (gnu pth) support. My research shows they both should give a big increase in performance -- especially the stack size because FreeBSD's default stack size is pretty small. This seems to have lowered my CPU usage a lot for bo...
by feld
September 11th, 2010, 10:03 am
Forum: Bug Reports
Topic: Large queue slows downloads; interface unusable
Replies: 4
Views: 2715

Large queue slows downloads; interface unusable

Hi guys, When I have a large queue the interface becomes pretty much unusable and I've also noticed that the download speed drops from 2+MB/s down to about 1MB/s. This is extremely strange. It often gets so bad that I can't even get it to shutdown or restart; it simply refuses to do anything and I h...