Welcome! Log In Create A New Profile

Advanced

Re: I'm using nginx + php-fpm, but there is abnormal load on /tmp when no files are noted in /tmp at all.

Francis Daly
February 17, 2011 11:20AM
On Fri, Feb 18, 2011 at 12:54:10AM +0900, Runner Up wrote:

Hi there,

> Is there any reason /tmp should have such a heavy write load without any
> files in it?

A convenient way of using temporary files is to open and delete them. It
removes the filename, which hides it from "ls", among other things.

See ngx_open_tempfile in the source, for an example.

Try "lsof /tmp" to see what open filehandles are in that directory.

Good luck with it,

f
--
Francis Daly francis@daoine.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

I'm using nginx + php-fpm, but there is abnormal load on /tmp when no files are noted in /tmp at all.

Runner Up February 17, 2011 10:56AM

Re: I'm using nginx + php-fpm, but there is abnormal load on /tmp when no files are noted in /tmp at all.

Francis Daly February 17, 2011 11:20AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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