sabnzbds webserver (local machine on local network) is really slow - I click a link in the browser - it contacts the server - Firefox displays "waiting for ..." and that waiting bit takes 10-15 seconds before the next page loads?
Why is it so slow? (no downloads, nothing external, just a cabled connection)
Very slow webserver
Forum rules
Help us help you:
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.
Re: Very slow webserver
Hard to tell when you give zero details about your system, setup, version etc.
Re: Very slow webserver
I thought that was irrelevant. Are you saying running the websever is a very cpu intensive task for some reason?shypike wrote:Hard to tell when you give zero details about your system, setup, version etc.
An intel core 2 duo, running windows 7
Re: Very slow webserver
Web browser? Firefox is known to have issues when localhost == ::1 (IPv6 equivalent of 127.0.0.1).
Which host address did you set for SABnzbd?
It's not CPU load that's making it slow.
Which host address did you set for SABnzbd?
It's not CPU load that's making it slow.
Re: Very slow webserver
Firefox or chrome - and as i wrote its not local host its another machine on the network.shypike wrote:Web browser? Firefox is known to have issues when localhost == ::1 (IPv6 equivalent of 127.0.0.1).
Which host address did you set for SABnzbd?
It's not CPU load that's making it slow.
I suspect its ssl that takes time to encode things.
Re: Very slow webserver
There must something in the network then.
SSL is not that expensive.
How fast is local access?
SSL is not that expensive.
How fast is local access?
Re: Very slow webserver
Hm, 1.0 Gbpsshypike wrote:There must something in the network then.
SSL is not that expensive.
How fast is local access?
Re: Very slow webserver
Which URL do you use to access the SAB-machine?dcuritois wrote:Firefox or chrome - and as i wrote its not local host its another machine on the network.shypike wrote:Web browser? Firefox is known to have issues when localhost == ::1 (IPv6 equivalent of 127.0.0.1).
Which host address did you set for SABnzbd?
It's not CPU load that's making it slow.
I suspect its ssl that takes time to encode things.
Can you use (=physically logon to) the machine running SABnzbd, and try to see if these work:
http://127.0.0.1:8080/
http://localhost:8080/
http://[::1]:8080/
(Assuming your SABnzbd is running on port 8080)
Re: Very slow webserver
The IPsander wrote: Which URL do you use to access the SAB-machine?
Well yes, except the ipv6 which I'm not using.sander wrote: Can you use (=physically logon to) the machine running SABnzbd, and try to see if these work:
http://127.0.0.1:8080/
http://localhost:8080/
http://[::1]:8080/
Re: Very slow webserver
And that's fast?dcuritois wrote:The IPsander wrote: Which URL do you use to access the SAB-machine?
Well yes, except the ipv6 which I'm not using.sander wrote: Can you use (=physically logon to) the machine running SABnzbd, and try to see if these work:
http://127.0.0.1:8080/
http://localhost:8080/
http://[::1]:8080/
From your non-SAB machine: what happens when you ping the LAN-IP-address of the machine running SABnzbd?
Re: Very slow webserver
I get a reply at usually around 1ms time.sander wrote: And that's fast?
From your non-SAB machine: what happens when you ping the LAN-IP-address of the machine running SABnzbd?
However, I disabled ssl and now its fast.
Re: Very slow webserver
The SSL of HTTPS, or of NNTPS (=access to newsserver)?dcuritois wrote:I get a reply at usually around 1ms time.sander wrote: And that's fast?
From your non-SAB machine: what happens when you ping the LAN-IP-address of the machine running SABnzbd?
However, I disabled ssl and now its fast.
Re: Very slow webserver
The slowness was trying to navigate the program pages and setting it up - so SSL of the webserver interface - nothing was downloading.sander wrote:The SSL of HTTPS, or of NNTPS (=access to newsserver)?dcuritois wrote:I get a reply at usually around 1ms time.sander wrote: And that's fast?
From your non-SAB machine: what happens when you ping the LAN-IP-address of the machine running SABnzbd?
However, I disabled ssl and now its fast.

