Using forward.url

Jvmvl6 years ago

Hi,

I'm using the entry. forward.url to pass new data to a php file which then saves it in a table that always has the latest data of the device, but i'm having a problem with mysql saying "Too many connections" because i have let's say > 200 devices even though i changed the max_used_connections to 500 i still get the same problem, so i'm wondering what are the possible solutions for fix this problem?