captnroger
07-02-2001, 02:38 PM
I had a pretty major crash the other night when I was doing a stress test of my vbulletin forum (it's really the only thing running at this time, and I was up to 32 users online at the same time)
I have a Raq4i, with 128MB RAM. I would have thought that would have been enough to handle this kind of load. I had a TOP window up and running, and it was cruising along pretty good. When I got up to 32 users on the board, the cpu/memory resources spiked, and everything locked up (required a reboot of the server). When I logged at the error log (httpd), here is what it said at the time of the crash
FATAL: erealloc(): Unable to allocate 61440 bytes
FATAL: erealloc(): Unable to allocate 122880 bytes
FATAL: emalloc(): Unable to allocate 256 bytes
I'm not sure what the processes erealloc and malloc do, but does this point to a 'out of memory' problem? Again, I thought since this thing can handle a 'couple hundred' virtual domains, 128mb would have been enough for 32 users on a single vbulletin forum with nothing else running.
Any thoughts? Thanks in advance.
I have a Raq4i, with 128MB RAM. I would have thought that would have been enough to handle this kind of load. I had a TOP window up and running, and it was cruising along pretty good. When I got up to 32 users on the board, the cpu/memory resources spiked, and everything locked up (required a reboot of the server). When I logged at the error log (httpd), here is what it said at the time of the crash
FATAL: erealloc(): Unable to allocate 61440 bytes
FATAL: erealloc(): Unable to allocate 122880 bytes
FATAL: emalloc(): Unable to allocate 256 bytes
I'm not sure what the processes erealloc and malloc do, but does this point to a 'out of memory' problem? Again, I thought since this thing can handle a 'couple hundred' virtual domains, 128mb would have been enough for 32 users on a single vbulletin forum with nothing else running.
Any thoughts? Thanks in advance.
