Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
response time webserver high! and ..
#1
Sad 
Hi!
I have two issues with SIP software. First of one is related with response time of webservice, I have been checking the times of responses and is very high, you can see in the following command returns lookup, connect, pretransfer, starttransfer time in seconds and the total time that the full operation lasted:
~ curl -s -w '\nLookup time:\t%{time_namelookup}\nConnect time:\t%{time_connect}\nPreXfer time:\t%{time_pretransfer}\nStartXfer time:\t%{time_starttransfer}\n\nTotal time:\t%{time_total}\n' -o /dev/null http://raspi-chapitown/
Lookup time: 0,005
Connect time: 0,009
PreXfer time: 0,009
StartXfer time: 25,870
Total time: 25,880
---- end log --

The second issue is rated with the programs execution. All of them works fine least one, and to do it work I must stop the service and re-starting the service again. The software looks that the program-1 works but it not sends the command to pump can start , do you know why to start this program-1 I must to restart the service manually from console raspberry-pi with command "sudo service sip stop" and "sudo service sip start"

Thanks for your comments!

I look your support!
Reply


Messages In This Thread
response time webserver high! and .. - by takezo - 2015 Sep 04, 01:15 PM
RE: response time webserver high! and .. - by dan - 2015 Sep 04, 07:12 PM
RE: response time webserver high! and .. - by dan - 2015 Sep 05, 06:12 PM
RE: response time webserver high! and .. - by dan - 2015 Sep 06, 08:00 PM
RE: response time webserver high! and .. - by dan - 2015 Sep 09, 10:56 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)