Hi,
I have problems loading my cameras in a web page.
Currently I am unable to load 3 out of 9 1080P live views. If I try to open the playback window of 1 of them it won't open until I close the other window.
It is a web page I programed. It works fine on 1 computer (The first one I tried to load the page) but It will just load 6 out of 9 on any other computer I tried here on the LAN.
The page just keep loading and it shows "Transferring data from 'my server name' "
It does the same on Chrome, Firefox, IE.
The ZM's "Montage Review" works but it takes a long time to load.
I have ZM installed on a dedicated server with 2 giga NIC.
All cameras are on there own separated subnet on the same giga switch.
Sever specs: 2 x 6 core 3 GHz, 48 GB RAM. Server is installed on a RAID 1 scsi 10000RPM and the video logs on a RAID 0 of 4 scsi 10000RPM
Ideas?
Than you
Is there some kind of connection and/or memory limit?
Re: Is there some kind of connection and/or memory limit?
Maybe problemknnniggett wrote:Yep, it's in the FAQ:
http://zoneminder.readthedocs.io/en/lat ... in-firefox
Re: Is there some kind of connection and/or memory limit?
@quian
Thanks for the reply. This does not work and the setting: "browser.cache.check_doc_frequency" was already set to 1
Thanks for the reply. This does not work and the setting: "browser.cache.check_doc_frequency" was already set to 1
Re: Is there some kind of connection and/or memory limit?
Did you change these too?
browser.cache.disk.enable True -> False network.http.max-connections-per-server -> put a value of 100
network.http.max-persistent-connections-per-proxy -> 100 again
network.http.max-persistent-connections-per-server -> 100 again
And restart firefox
browser.cache.disk.enable True -> False network.http.max-connections-per-server -> put a value of 100
network.http.max-persistent-connections-per-proxy -> 100 again
network.http.max-persistent-connections-per-server -> 100 again
And restart firefox
Re: Is there some kind of connection and/or memory limit?
@quian
Thanks, it might be ok now. network.http.max-persistent-connections-per-server was at 6. Setting it to 9 or more seems to fix the issue.
Thanks, it might be ok now. network.http.max-persistent-connections-per-server was at 6. Setting it to 9 or more seems to fix the issue.
Re: Is there some kind of connection and/or memory limit?
FYI
I also need to set network.http.max-persistent-connections-per-proxy to a higher number or it wont work. It was at 32 I set it to 100
I also need to set network.http.max-persistent-connections-per-proxy to a higher number or it wont work. It was at 32 I set it to 100