Re: [Codestriker-user] CVS_RSH (cvs over :ext:/SSH), the state of states and selinux advice (while
Brought to you by:
sits
|
From: David S. <si...@us...> - 2006-04-18 23:31:29
|
> It is also remarkably faster in retrieving the full text > using CGI than using mod_perl. CGI takes about 3 seconds > here to retrieve a 220 line file via SSH. mod_perl takes > about 40! That is very strange indeed to see such a time difference... that is certaintly not my experience. I keep finding strange things occurring with mod_perl, particularly when launching external programs, and how stdout/err is handled. When in doubt - stick with CGI. Cheers, David |