1:49pm, Chad Gard wrote:

Thanks for tips/pointers, all.

I was unable to make the graphs consistently small enough to use the data url scheme that David pointed me toward. For now, I opted for passing enough off to another script to make another database request. It's causes several redundant SQL queries, and further clogs the pipe between the web server and the database server, but it's not horrible. At least it'll work for now.

If your main script has the data, why not pass that data off to the script that is drawing the graphs, rather than have it hit the database again?


Paul


--------------------------------------- -- In 1555, Nostradamus wrote: -- -- Come the millennium, month 12, -- -- In the home of greatest power, -- -- The village idiot will come forth -- -- To be acclaimed the leader. -- ---------------------------------------

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to