I have a problem. I need to create one feature for site. User can select image on his computer and that image have to be installed as background-image in body. But I have two problems:
- Server is so weak and it can't get a lot of pictures.
- If we change background-image on server it is automatically changed for every user.
What can I do to solve it?