vortex error / Unix ulimits

Post Reply
User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

vortex error / Unix ulimits

Post by Thunderstone »





RLIMIT_RSS: the maximum size, in bytes, to which a process's
resident set size may grow. This imposes a limit on the
amount of physical memory to be given to a process.

Your web environment seems to be limiting process sizes to 1MB.

Try setting the ULIMIT to a higher value like 10MB.


Thunderstone



User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

vortex error / Unix ulimits

Post by Thunderstone »



2048000

when I log in and type ulimit it says unlimited ... so not sure how to set
it much higher ??



User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

vortex error / Unix ulimits

Post by Thunderstone »




Ooopss ignore previous post ... ulimit without any args returns the file
limits

a ulimit -a shows that memory is limited to 1MB....

-rob out



Post Reply