Welcome! Log In Create A New Profile

Advanced

Re: Bug?

All files from this thread

File Name File Size   Posted by Date  
patch.short.write 3.9 KB open | download Igor Sysoev 09/25/2009 Read message
patch.short.write1 4.7 KB open | download Igor Sysoev 09/25/2009 Read message
Alejandro Martínez
September 25, 2009 10:06AM
Maxim Dounin wrote:
> Hello!
>
> On Fri, Sep 25, 2009 at 03:03:17PM +0200, Alejandro Martínez wrote:
>
>> >
>> on device), client: 10.100.0.115, server: contentdata.spacash.com,
>> request: "POST /store.php HTTP/1.1", host: "10.100.0.155"
>>
>> No space left on device. I thought setting the upload path at php.ini
>> would be enough, but it seems nginx first stores the files in that
>> "client_body_temp" directory and then moved to php's temporary uploaded
>> file location.
>>
>> Is that configurable for nginx? It would be nice if the "copy" could be
>> avoided, as i have the temporary uploaded file location por php in a
>> different partition (where i have plenty of space left).
>
> It doesn't "move", but *pass* it to fastcgi application according
> to fastcgi protocol (i.e. writes via socket). If you want to avoid
> it you may consider using Valery Kholodkov's upload module, see
>
> http://wiki.nginx.org/Nginx3rdPartyModules#Upload_Module
>
> Note that this aproach requires special handling from your code.
>
> Maxim Dounin

Nice. I'll check it out.

As right now i have some time constraints, i replaced the
client_body_temp dir with a dynamic link to a partition with enough
space and it seems to work fine. But then i will give that module a try.

Thank you!

Alejandro Martínez Lanfranco
--
Posted via http://www.ruby-forum.com/.
Subject Author Posted

Bug?

Alejandro Martínez September 24, 2009 03:34PM

Re: Bug?

Igor Sysoev September 24, 2009 03:44PM

Re: Bug?

Alejandro Martínez September 24, 2009 04:44PM

Re: Bug?

Alejandro Martínez September 24, 2009 05:04PM

Re: Bug?

Igor Sysoev September 25, 2009 01:44AM

Re: Bug? Attachments

Igor Sysoev September 25, 2009 02:16AM

Re: Bug? Attachments

Igor Sysoev September 25, 2009 04:14AM

Re: Bug?

Alejandro Martínez September 25, 2009 09:10AM

Re: Bug?

Maxim Dounin September 25, 2009 09:38AM

Re: Bug?

Alejandro Martínez September 25, 2009 10:06AM

Re: Bug?

Maxim Dounin September 25, 2009 10:24AM

Re: Bug?

Alejandro Martínez September 25, 2009 10:38AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 192
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