Announcement

Collapse
No announcement yet.

Move files with PHP limited by Disk I/O

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Move files with PHP limited by Disk I/O

    Hi!

    If I move the uploaded file using PHP.
    The move is using DISK I/O, should not use, no?

    Tested with move_uploaded_file() and rename().

    The copy and file_put_contets() should use I/O.

    But, why move uses the I/O? Big files take so long to move the files because this.

    Thanks a lot.

  • #2
    Hello! Can you open a support ticket https://cloudlinux.zendesk.com/hc/en-us/requests/new so we can take a closer look at your system? You can post the ticket number here and well link this thread to it. Thank you.

    Comment

    Working...
    X