php - Free Radius + Captive Portal + MySql No valid RADIUS responses received -
my captiveportal shows strange behavior. occasionally (2-3 times in 5-6 days) returns standard php error exhausted allowed memory size. logs says in moment freeradius not answer
error sending request: no valid radius responses received
that why captiveportal not work. why happens?
this error disappear if restart freeradius , captiveportal.
i know mysql , available.
my installation pfsense 2.1-release (amd64), memory 2 gb freeradius + mysql +captiveportal
any idea, please?
it due high resource utilization, try increase memory_limit variable in php.ini.
you should see if there memory leaks in application, executing section hogs memory,and try optimise that
Comments
Post a Comment