RE: [users@httpd] Need tips on compiling Apache

2012-09-12 Thread Frank Mancini
vriendelijke groet, Serge Fonville http://www.sergefonville.nl Convince Microsoft!They need to add TRUNCATE PARTITION in SQL Serverhttps://connect.microsoft.com/SQLServer/feedback/details/417926/truncate-partition-of-partitioned-table 2012/9/12 Frank Mancini When I try to run it on another

RE: [users@httpd] Need tips on compiling Apache

2012-09-12 Thread Frank Mancini
When I try to run it on another server, I get errors like: ld.so.1: httpd: fatal: libpcre.so.1: open failed: No such file or directory which I'm guessing is because I moved the binaries to a different server. From: frank...@hotmail.com To: users@httpd.apache.org Date: Wed, 12 Sep 2012 07:28:

[users@httpd] Need tips on compiling Apache

2012-09-12 Thread Frank Mancini
So, I'm new to compiling. I'm trying to compile both on a linux red hat server and a Solaris 10 server So lets start off with Solaris, I want to do the typical ./configure --prefix=/my/home/directory --with-pcre=/installs/pcre which seems to work and compile, but I noticed there are ma

RE: [users@httpd] Apache 3.4.3 or 3.3.1 Pre-Compiled Versions

2012-09-12 Thread Frank Mancini
openstrike.co.uk > To: users@httpd.apache.org > Subject: Re: [users@httpd] Apache 3.4.3 or 3.3.1 Pre-Compiled Versions > > On Wed, Sep 12, 2012 at 06:07:18AM -0700, Frank Mancini wrote: > > Does anyone know where I can get a pre-compiled version for both Linux and >

[users@httpd] Apache 3.4.3 or 3.3.1 Pre-Compiled Versions

2012-09-12 Thread Frank Mancini
Does anyone know where I can get a pre-compiled version for both Linux and Solaris of Apache 3.4.3 and 3.3.1?

[users@httpd] mod_jk vs. mod_proxy_ajp

2012-05-30 Thread Frank Mancini
anyone have a recommendation and differences? can I get precompiles of mok_jk somewhere for Sun Solaris?

[users@httpd] Apache --->AJP --->Tomcat. First request dies or is slow?

2011-01-22 Thread Frank Mancini
I've got an odd issue. My first request if my site hasn't been hit for a few hours, it seems the request is really slow and times out. If I just refresh my browser after a minute, it goes back to normal speed. Is this an issue with AJP? cache?