Hello all!!
I have a php script which executes a command on the server(which is pdf2ps), I just wanted to know if it will overload the server if there are many users requesting on the server. If this will overload the server, how can I prevent it or is there any other way to do the same thing?
Thank you all.

