Re: HTTP and MPM support

2019-02-08 Thread Sive Lindmark
Hi! about André’s post, I agree 100 % . > I believe that we could all collectively start by making a financial > contribution to such a preliminary effort, if that is also what it takes to > get it going. yes!! Sive

Re: HTTP and MPM support

2019-01-27 Thread Sive Lindmark
Hi William! Count on us, my firm can sponsor work as I stated before, and also contribute setting up test cases and perhaps also do some coding if we have the knowledge to do whats needed. My coders are not used to be part of any open source project, so we can not take any leading roll though.

Re: HTTP and MPM support

2019-01-26 Thread Sive Lindmark
Hi! Perhaps in the same boat? Our company can sponsor between $1000 - $1 to a project developing modPerl 3 (Perl 6 + stabil mpm-worker/event) If some more in the boat can tribute also it would be awasame ... /Sive

Re: HTTP and MPM support

2019-01-25 Thread Sive Lindmark
> On 25 Jan 2019, at 20:00, Michael A. Capone > wrote: > > > > On 1/25/19 10:54 AM, Randolf Richardson wrote: >>> On 25.01.2019 1modperl@perl.apache.org8:35, John Dunlap wrote: I'm in the process of optimizing our web application for performance and one thing that I was

Re: mod_perl: How pass variables (objects) from page to page?

2005-11-15 Thread Sive Lindmark
On 2005-11-15, at 03.11, Peter1 Alvin wrote: Please tell me I can do this!   Using mod_perl, how do you keep Perl objects in RAM from page to page?  I don't want to re-instantiate my objects on every page request, and I don't want the overhead of serializing my objects to a persistent store

Is there a bug in Apache 2, ModPerl 2 or APR for data larger than 64k?

2005-08-04 Thread Sive Lindmark
Hi! Have used mod_perl 2.0 and newer for a while and it have worked very well on Mac OS X and Free BSD servers. Now on a Xserve with Mac Os 10.4 the following happens. Requesting a web page with little contents works okey but an bigger contents the loading always stops in the middle with the

Re: Is there a bug in Apache 2, ModPerl 2 or APR for data larger than 64k?

2005-08-04 Thread Sive Lindmark
Hi! As it seem that the bug is in libapr you should make sure to use the latest. It's possible that you are still using the old library. Try ldd httpd and see which libapr.so it links to. 100:/Users/boka/modperl-2.0 root# otool -L /Library/Apache2/bin/httpd /Library/Apache2/bin/httpd: