Re: [users@httpd] file size error? But I don't have a file this big...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 06, 2005 at 02:58:22PM -0700, Dan Trainor wrote:
> Jason Czerak wrote:
> > Wed Jul 06 16:25:18 2005] [notice] child pid 24242 exit signal File size
> > limit exceeded (25)
> > [Wed Jul 06 16:27:00 2005] [notice] child pid 24368 exit signal File
> > size limit exceeded (25)
> > [Wed Jul 06 16:27:02 2005] [notice] child pid 24523 exit signal File
> > size limit exceeded (25)
> > [Wed Jul 06 16:30:14 2005] [notice] child pid 24630 exit signal File
> > size limit exceeded (25)
...
> Check access and error logs.  One of them is >2G.

2.0.54 on Linux can handle >2Gb error/access log files.

But some other module or script is definitely accessing or trying to 
create >2Gb files on this server.  If you enable core dumps then you can 
find out exactly where; start the server with "ulimit -c unlimited" and 
add e.g.  "CoreDumpDirectory /tmp" to your httpd.conf, then run gdb on 
the core dumps produced in /tmp.

joe

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux