Project

General

Profile

[UserError] GET requests issue around 12pm?

Added by noodlesuk almost 8 years ago

Hi

I have a strange problem, which i'm not 100% sure is down to Lighttpd, but wanted to rule it out.

I'm running Lighttpd on FreeNAS-9.10, using PHP & sqlite to to collate data from internet enabled temperature sensors. Every 10mins the temperature sensor sends data via a GET command to a php script on the Lighttpd server, which logs the temperature. I've found a very strange issue, whereby after 1200 each day, the GET requests seem to stop working. The access log shows the GET commands are still happening after 1200 and there do not appear to be any information in the error log. After 0000 each day, the GET commands start working again!

Any ideas on what could be causing this? Or ways to diagnose?

Many Thanks!


Replies (3)

RE: GET requests issue around 12pm? - Added by patrickdk almost 8 years ago

Did you check at what time your log rotation program runs? and if it restart lighttpd when it does this?

RE: GET requests issue around 12pm? - Added by noodlesuk almost 8 years ago

Thanks for thr reply. I don't have a rotation program running. It's strange because restarting lighhttpd or freenas, doesn't seem to fix the issue.

It's like some sort of firewall is kicking in after midday, but have checked all router settings. Will double check.

RE: GET requests issue around 12pm? - Added by noodlesuk almost 8 years ago

Sorry, ignore this thread. I've checked the data logs for my script and it is working fine after 12, seems to be an issue with my display script that parses the data. Nothing to do with Lighttpd. Thanks.

    (1-3/3)