Apache logging

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
Quaternion
Newbie
Newbie
Posts: 3
Joined: February 28th, 2016, 4:30 am

Apache logging

Post by Quaternion »

Hello,

First of, i want to thank u for this incredible program. Much appreciated.
Now for the problem i have.
I'm connecting to sabnzbd via apache proxy and configurred apache logging.
Now my log fills up with the following every 4 seconds which make the log pretty useless:

[28/Feb/2016:10:05:32 +0100] "POST /sabnzbd/history/ HTTP/1.1" 200 348 "https://xxxxxxx/sabnzbd/"
[28/Feb/2016:10:05:32 +0100] "POST /sabnzbd/queue/ HTTP/1.1" 200 507 "https://xxxxxxx/sabnzbd/"
[28/Feb/2016:10:05:36 +0100] "POST /sabnzbd/history/ HTTP/1.1" 200 348 "https://xxxxxxx/sabnzbd/"
[28/Feb/2016:10:05:36 +0100] "POST /sabnzbd/queue/ HTTP/1.1" 200 507 "https://xxxxxxx/sabnzbd/"

How can i stop this from happening and/or configure a setting to increase this time.
I have checked all settings but couldn't find it :(
Last edited by Quaternion on February 28th, 2016, 5:35 am, edited 1 time in total.
Quaternion
Newbie
Newbie
Posts: 3
Joined: February 28th, 2016, 4:30 am

Re: Apache logging

Post by Quaternion »

I think i found the answer myself :) :)

Within the web application (top right). There's a button called Options. There i have disabled the refresh and the apache log is happy.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Apache logging

Post by safihre »

But then you loose the refresh.. It's one or the other!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Quaternion
Newbie
Newbie
Posts: 3
Joined: February 28th, 2016, 4:30 am

Re: Apache logging

Post by Quaternion »

safihre wrote:But then you loose the refresh.. It's one or the other!
True. But i (just) decided to use manual refresh.
I will receive a notification when download is finished. That's all i need :)
Post Reply