|
The only potential problem I see is that well, yeah, it could use some cpu and memory, but mostly that it's holding an apache connection for 5 seconds (minimum) rather than the normal minimum, which is usually shorter. And depending, you might be opening your MySQL connection for that long as well.
|