What problems do I have to think before creating a monitoring system like pingdom, etc?
|
feedback
|
In general you're forcing it to keep whatever you're transferring in memory, and you can potentially exhaust resources if you're not paying attention to how it's working, or if a dynamic page you're requesting leaks resources, etc.. | |||||||||
feedback
|