Apache Setting? Memory Issue?
Hello,I have a page that will load on an IIS test server, but will not load on my dedicated server.
The server has RedHat 9.0 and Apache 2.40
The problem page is a PHP page that loads 20 combo boxes (each with 1,020 values) and another 10 combo boxes with about 100 values each.
The total results is a page that is about 900,000 bytes.
When I comment out two of the larger combo boxes, the page will load (Sometimes). It will load right after I reset Apache, but I have to restart Apache every few minutes for it to continue to load.
I am totally new to Linux and Apache, but based on searching the internet, I am looking in this direction:
RLimitCPU
RLimitMEM
But I can't seem to find a setting that makes a difference.
I also played with LimitRequestBody, but it didn't seem a difference.
The box is a AMD Athlon 2000+ with 256 MB SDRAM.
Am a barking up the right tree?
Does anyone have any suggestions on how to get the page to load?
Thank you,
Dan