I had to limit web-ftp's cpu usage through apache because the child process are taking up to 90% of the cpu (Cobalt Raq2 - 250Mhz mips).. i'm i dong soemthing wrong or is this a normal behaviour?
thanks
-rizzo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
never mind.. i edited the web-ftp.conf and enable the #MainCGI=web-ftpc.cgi.. however, i know get an Internal Server Error which I'm going to try to fix right away.
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi,
I had to limit web-ftp's cpu usage through apache because the child process are taking up to 90% of the cpu (Cobalt Raq2 - 250Mhz mips).. i'm i dong soemthing wrong or is this a normal behaviour?
thanks
-rizzo
Unfortunately it is that bad... are you using the C client to connect, or pure perl... I think the C helps considerably.
I have actually been planning a full rewrite for quite a while, but have been quite busy... sigh...
hi agaun, how would I use the c client? I'm using the default option..please let me know.
thank you
never mind.. i edited the web-ftp.conf and enable the #MainCGI=web-ftpc.cgi.. however, i know get an Internal Server Error which I'm going to try to fix right away.
thanks
here's the error message from apache's log Premature end of script headers.. whenever I try to use web-ftpc.cgi.. however, web-ftp.cgi works fine.
I really would like to get the c version working and give it try.. could you help?
thanks