[Persistentperl-users] RE: [Speedycgi-users] Help with STDOUT
Brought to you by:
samh
From: Dallas E. <da...@nm...> - 2003-03-13 20:13:22
|
> -----Original Message----- > From: Sam Horrocks [mailto:sa...@da...] > Sent: Thursday, March 13, 2003 1:04 PM > To: Dallas Engelken > Cc: per...@li...; > spe...@li... > Subject: Re: [Speedycgi-users] Help with STDOUT=20 >=20 >=20 > Your script is trying to read input from STDOUT, is that=20 > correct? That > won't work - STDOUT works only for output, not input. >=20 > This might work, if and when I add code to pass filehandles,=20 > but at the > moment, PersistentPerl won't do that. >=20 ah, ignore my other post. it looks like it's impossible at this point. = it would be cool if perperl could act like perl and suidperl in this = case... it would speed up my email processing tremendously because i = would have no overhead for the perl invocation or establishing a DBI = connection on each email for logging. =20 i'll keep an eye out for future releases.. i hope it is something you = will consider.=20 thanks, dallas |