We would really need to go through the logs and see what is going down. Sounds like maybe each user is grabbing 10-20 connections and causing the server to lose available connections for others.
Or it could be that myql is locked due to connections.
If you are not running nginx I would suggest...
Here you go. This will read the clipboard contents and pass it to the program.
http://www.autohotkey.com/board/topic/9707-clipread-read-windows-clipboard-cmd/
Here you go.
create a copy.cmd file in the folder you want to copy the files to.
dir /b r:\downloads\*.par??.rar > exclude.txt
xcopy /exclude:exclude.txt r:\downloads\*.*
the r:\downloads change to the drive and temp folder you want copied from.
As an extra bonus the exclude.txt will list...
It would normally work based on how the websites access data..
Most larger sites will use one server for database processing and the other for everything else. That would be my suggestion. Use the fastest machine for the database with remote access from the other server.
I can only guess but it seems somehow it is trying to create the same symlink to a file trying to be downloaded.
So if it exists then you get the error. It would only happen if the file was being downloaded simultaneously by different users.
Ask the person who wrote the script. I have never...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.