Re: Question about Apache 2.4 and libapreq2 (Apache2::Request)

2017-03-09 Thread Jie Gao
* JW wrote: > Date: Fri, 10 Mar 2017 03:53:27 + > From: JW > To: "modperl@perl.apache.org" > Subject: Re: Question about Apache 2.4 and libapreq2 (Apache2::Request) > > Hi, > Back in January I was planning on moving to Apache 2.4+mod_perl+libapreq2 > from Apache 2.2+mod_perl+libapreq2. I'

Re: Question about Apache 2.4 and libapreq2 (Apache2::Request)

2017-03-09 Thread JW
Hi, Back in January I was planning on moving to Apache 2.4+mod_perl+libapreq2 from Apache 2.2+mod_perl+libapreq2. I'd asked if anyone had problems doing a similar move -- the answer was no. Thank you again to everyone who replied my earlier post.  It's been over a month since moving to Apache

Re: mod_perl Website Hosting

2017-03-09 Thread jniederberger
Thanks, we are not just starting out; we've been on dedicated servers at Datapipe for years. Been using FreeBSD but a change to some other unix shouldn't be a huge problem. (Or am I too naïve?) Just want to know where else are options. Thanks again, Joe N -Original Message- From: Vinc

Re: mod_perl Website Hosting

2017-03-09 Thread jniederberger
Hmm, strangely I missed this the first time around. I wonder how many other responses to my inquiry I've missed? I only saw two responses myself. Cheers, Joe N -Original Message- From: Paul Johnson Sent: Thursday, March 09, 2017 11:22 AM To: James Smith Cc: modperl@perl.apache.org Subj

Re: mod_perl Website Hosting

2017-03-09 Thread Paul Johnson
On Thu, Mar 09, 2017 at 04:10:40PM +, James Smith wrote: > As I want to stay in the UK - I've been using bigV.io services from bytemark > - slighlty more expensive - and you have to set up from scratch - but really > nice VMs and not difficult to set-up - and I get to set them up exactly as I >

Re: mod_perl Website Hosting

2017-03-09 Thread James Smith
As I want to stay in the UK - I've been using bigV.io services from bytemark - slighlty more expensive - and you have to set up from scratch - but really nice VMs and not difficult to set-up - and I get to set them up exactly as I want them On 2017-03-09 04:04 PM, Vincent Veyron wrote: O

Re: mod_perl Website Hosting

2017-03-09 Thread Vincent Veyron
On Sun, 5 Mar 2017 12:40:10 -0500 wrote: > Just trying to update my knowledge about > website hosting services. > Can anyone recommend hosting companies > that have a good track record of hosting mod_perl > applications? I'm late on this but As Randolf said, your best bet is probably a dedicate

Re: Where is the mod_perl development repo?

2017-03-09 Thread Vincent Veyron
On Thu, 9 Mar 2017 09:52:27 +0100 André Warnier wrote: > If I understand the general idea correctly, it consists of no longer running > complicated > and memory-hungry things directly in Apache through mod_perl, but to use > Apache as a > front-end reverse proxy, and proxy such calls to one

Re: Where is the mod_perl development repo?

2017-03-09 Thread Michael Schout
On 3/9/17 2:52 AM, André Warnier wrote: > If I understand the general idea correctly, it consists of no longer > running complicated and memory-hungry things directly in Apache through > mod_perl, but to use Apache as a front-end reverse proxy, and proxy such > calls to one or more back-end proces

Re: Where is the mod_perl development repo?

2017-03-09 Thread André Warnier
Hello. I am catching this at the end, but the general subject interests me, and I'd like to know more. Should I start a new thread ? and what best to name it ? My situation : I am not a hot-shot programmer nor perl expert, but over time I have written quite a few mod_perl-based pieces of code