Hi, I have to add some database support so I get the source tar ball from apache and re-compile it. With some minor problems, I got it worked. I found the that the size of the binary file was much larger that the original one in the distribution. I suspect that some modules are dynamically linked during run time. How can I do the same with my own compilation?
Regards, ST --