Earlier quoted context omitted.
Joy!
Tried the code and it didn't work. Can you mail me one at mmaunder at gmail? Tnx.
DotCloud releases support for Perl, aka Camel-as-a-Service
11–20 of 53 posts
Re: DotCloud releases support for Perl, aka Camel-as-a-Service
#12Earlier quoted context omitted.
Tried the code and it didn't work. Can you mail me one at mmaunder at gmail? Tnx.
That's 50 separate codes, not 1 long code. Try one at random.
Re: DotCloud releases support for Perl, aka Camel-as-a-Service
#13- No Apache????
- why force a rather devish level PSGI module on all web applications???? oh, yeah, you've been advised by the guy who made the port...
i've been using CGI::Fast under Apache for years and it has been working just PERFECTLY fine.
Do not see the need to change especially when
the PSGI doc is so badly written...
At least the doc states that people who supports mod_perl/CGI::Fast will not see much benefit of switching to PSGI...
- what is the Perl version?Re: DotCloud releases support for Perl, aka Camel-as-a-Service
#14huh? - No Apache???? - why force a rather devish level PSGI module on all web applications???? oh, yeah, you've been advised by the guy who made the port... i've been using CGI::Fast under Apache for years and it has been working just PERFECTLY fine. Do not see the need to change especially when the PSGI doc is so badly written... At least the doc states that people who supports mod_perl/CGI::Fast will not see much b…
Re: DotCloud releases support for Perl, aka Camel-as-a-Service
#15huh? - No Apache???? - why force a rather devish level PSGI module on all web applications???? oh, yeah, you've been advised by the guy who made the port... i've been using CGI::Fast under Apache for years and it has been working just PERFECTLY fine. Do not see the need to change especially when the PSGI doc is so badly written... At least the doc states that people who supports mod_perl/CGI::Fast will not see much b…
5.12: https://gist.github.com/945834
Re: DotCloud releases support for Perl, aka Camel-as-a-Service
#16Re: DotCloud releases support for Perl, aka Camel-as-a-Service
#17Where is DotCloud hosted?
DotCloud runs on Amazon EC2. More specifically, we run on the us-east-1 region, across multiple availability zones.
Re: DotCloud releases support for Perl, aka Camel-as-a-Service
#18This entry in their FAQ after the April 21st outage brought a chuckle- Where is DotCloud hosted? DotCloud runs on Amazon EC2. More specifically, we run on the us-east-1 region, across multiple availability zones.
Re: DotCloud releases support for Perl, aka Camel-as-a-Service
#19huh? - No Apache???? - why force a rather devish level PSGI module on all web applications???? oh, yeah, you've been advised by the guy who made the port... i've been using CGI::Fast under Apache for years and it has been working just PERFECTLY fine. Do not see the need to change especially when the PSGI doc is so badly written... At least the doc states that people who supports mod_perl/CGI::Fast will not see much b…
So far all alpha testers seemed very happy :)
Re: DotCloud releases support for Perl, aka Camel-as-a-Service
#20Are there plans for a “Perl worker” component?