Is loading one perl cgi script, reading one line of JSON, and echoing it back out as HTML really too much for the pi? I've read some things online saying it is, that it goes faster if you use a lighter web server, etc. but sheesh I would have though everything involved would make it into the file sy...