Perrin Harkins schrieb:
On Mon, Jan 26, 2009 at 4:15 PM, Michael Ludwig
wrote:
I may be wrong but I used to think that PerlRun provides just that, a
non-persistent execution environment, just like LibPHP.
It's not really possible in perl. PerlRun attempts to fake it by
removing anything add
On Mon, Jan 26, 2009 at 4:15 PM, Michael Ludwig wrote:
> I may be wrong but I used to think that PerlRun provides just that, a
> non-persistent execution environment, just like LibPHP. Memory consumed
> by the interpreter is not deallocated in either case. (Unless, of
> course, I'm wrong.)
It's n
Perrin Harkins schrieb:
On Mon, Jan 26, 2009 at 2:26 PM, Michael Ludwig
wrote:
I think this is technically incorrect in that it does not match the
Apache/LibPHP execution model (which is what I think they're trying
to emulate), where the Apache/LibPHP process does not exit after
serving only a
On Mon, Jan 26, 2009 at 3:51 PM, Thilo Klein wrote:
> Which kind of permission do I need from my domain hoster for that?
For mod_perl? Just ask them if they support mod_perl. If they say
no, ask if they support FastCGI. Or, if you don't care much about the
speed, you can just go with CGI. Eve
Which kind of permission do I need from my domain hoster for that?
On Mon, Jan 26, 2009 at 3:16 PM, Thilo Klein wrote:
What I want to do: I want to write a script which downloads a photo from a
given url and detects objects on it - in other words, I want
hough transformation, edge detection
On Mon, Jan 26, 2009 at 3:16 PM, Thilo Klein wrote:
> What I want to do: I want to write a script which downloads a photo from a
> given url and detects objects on it - in other words, I want
> hough transformation, edge detection etc. - all to be done on the
> apache-webserver.
Take a look at Im
On Mon, Jan 26, 2009 at 2:26 PM, Michael Ludwig wrote:
> I think this is technically incorrect in that it does not match the
> Apache/LibPHP execution model (which is what I think they're trying to
> emulate), where the Apache/LibPHP process does not exit after serving
> only a single request.
We
I want to approach web server programming.
What I did: On /my/ hosted Apache-Webserver, on Plesk I activated Perl.
What I want to do: I want to write a script which downloads a photo from
a given url and detects objects on it - in other words, I want
hough transformation, edge detection etc. -
macke...@animalhead.com wrote:
IMO the profile below does not indicate that the sky
is falling.
A survey of "how long have you been using computers?"
might show a similar distribution.
Just because it might have the same distribution doesn't mean it's relevant. I bet a question like
"How long
IMO the profile below does not indicate that the sky
is falling.
A survey of "how long have you been using computers?"
might show a similar distribution.
craig
www.animalhead.com
On Jan 26, 2009, at 10:29 AM, Adam Prime wrote:
How long have you been using mod_perl?
Just started
Perrin Harkins schrieb:
On Mon, Jan 26, 2009 at 1:03 AM, Adam Prime
wrote:
http://broadcast.oreilly.com/2009/01/cgi-is-dead-mod-perlite-is-ali.html
We discussed this on PerlMonks. Here's my take on it:
http://perlmonks.org/?node_id=738192
To quote:
| To get the environment they're trying
On Mon, Jan 26, 2009 at 1:29 PM, Adam Prime wrote:
> In the context of people with uber-cheap virtual webhosting, is changing
> MaxRequestsPerChild really an option?
No, but frankly, uber-cheap virtual hosting will never support
mod_perl or mod_perlite.
> FastCGI, to me anyway, has a big barrier
Perrin Harkins wrote:
On Mon, Jan 26, 2009 at 1:03 AM, Adam Prime wrote:
I'm not sure how many of you are aware of chromatic's previous article
about "5 things perl 5 needs right now", or about the mod_perlite
project that was spawned by some people from sixapart, but chromatic has
published an
On Mon, Jan 26, 2009 at 1:03 AM, Adam Prime wrote:
> I'm not sure how many of you are aware of chromatic's previous article
> about "5 things perl 5 needs right now", or about the mod_perlite
> project that was spawned by some people from sixapart, but chromatic has
> published another article tha
Hi,
first thank you for mod_perlite and the background informations on it.
Some days ago we discussed in #perlde (and perhaps will continue to
discuss it on the German Perl Wokshop), that beside the ugly slow CGI
performance there is one more major problem with Perl for mainstream web
applica
15 matches
Mail list logo