Forum Moderators: coopster

Message Too Old, No Replies

imagejpeg();

What consumes of the server?

         

romzinho2k7

2:46 am on Aug 12, 2006 (gmt 0)

10+ Year Member



Good night friends, all right?

It would like to know when I use php image functions ( imagejpeg(); , etc) what consumes of the server.

Thanks at once!

whoisgregg

11:24 pm on Aug 16, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



CPU usage would vary depending on the existing server load, the specifications of the server and the size/complexity/quantity of the image buffers associated with the calls to imagejpeg().

It's a bit difficult to predict precisely, which is probably why you haven't received a response yet. Testing is probably the best way to determine load.