Hi
Not sure if this should be in the php section or the Apache, sorry if it is in the incorrect place. I have created a website for our company with php. Basically users can login and create a ticket but sometimes they need to send us files. I have created a basic upload page, but my question is .... surely this will have performance issues on our webserver, should we have a seperate machine upload/download? If this is the case how do people login and how is the session carried to the upload/download server? I am just so confused.
Many thanks in advance.
Not sure if this should be in the php section or the Apache, sorry if it is in the incorrect place. I have created a website for our company with php. Basically users can login and create a ticket but sometimes they need to send us files. I have created a basic upload page, but my question is .... surely this will have performance issues on our webserver, should we have a seperate machine upload/download? If this is the case how do people login and how is the session carried to the upload/download server? I am just so confused.
Many thanks in advance.