Welcome! Log In Create A New Profile

Advanced

Re: Nginx + PHP Windows Network Sharing Uploads locking/slow load time

July 10, 2015 04:21PM
Those directives did not fix it.

But i decided to investigate sessions and temporary upload directory of PHP. Now the temporary session directory gave me the same no loading issue until uploads have been moved to the mapped hard drive by php.

But the following seemed to change that and actualy allow me to keep serving traffic with uploads being pushed to the mapped hard drive.

Inside PHP.INI
[PATH=C:/server/websites/public_www]
upload_tmp_dir=Z:/server/websites/temp-uploads

C:/ is the local machine drive where nginx + php is presant.
Z:/ is the external mapped hard drive.

Now i don't know why that seems to fix it perhaps someone can elaborate ?

Also it comes at a cost it takes twice as long for a upload to be pushed to a mapped hard drive for some reason like that.
Subject Author Posted

Nginx + PHP Windows Network Sharing Uploads locking/slow load time

c0nw0nk July 10, 2015 02:34PM

Re: Nginx + PHP Windows Network Sharing Uploads locking/slow load time

itpp2012 July 10, 2015 03:06PM

Re: Nginx + PHP Windows Network Sharing Uploads locking/slow load time

c0nw0nk July 10, 2015 03:17PM

Re: Nginx + PHP Windows Network Sharing Uploads locking/slow load time

itpp2012 July 10, 2015 03:48PM

Re: Nginx + PHP Windows Network Sharing Uploads locking/slow load time

c0nw0nk July 10, 2015 04:21PM

Re: Nginx + PHP Windows Network Sharing Uploads locking/slow load time

itpp2012 July 10, 2015 04:40PM

Re: Nginx + PHP Windows Network Sharing Uploads locking/slow load time

c0nw0nk July 10, 2015 05:06PM

Re: Nginx + PHP Windows Network Sharing Uploads locking/slow load time

Richard Stanway July 11, 2015 12:48PM

Re: Nginx + PHP Windows Network Sharing Uploads locking/slow load time

c0nw0nk July 11, 2015 03:54PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 294
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready