Jorge Lopes wrote: > > Sometimes i get delays of above 4 seconds, witch is a lot of time. Is > there some known problem with Boa terminating the CGI process or it must > be something else? > My version of Boa is 0.93. My uClinux distribution is for the M5272 > Coldfire board.
For what it's worth, we've been using the boa that comes with uClinux-dist-20020927 without any of your described CGI troubles. I believe the version in that distribution is 0.93.15. We are running this on a 5272 as well. Boa shouldn't have to terminate the child CGI process. Is the CGI process not exiting on its own? Can you test the CGI without boa to see if it exits promptly? i.e. run it from the command prompt; this could be a bit of a challenge depending on what you need from the HTTP GET/POST data. Regards, Chris _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
