On 26-Oct-06, at 11:59 PM, Kjetil Kjernsmo wrote:
On Thursday 26 October 2006 21:07, Philippe M. Chiasson wrote:
Terry, Jason wrote:
$ENV{‘SERVER_NAME’}
That wold also work.
But in general, I wouldn't recommend using %ENV from within mod_perl,
Can I ask why not? I was of the same opinion
On Oct 29, 2006, at 9:05 PM, Scott Kaplan wrote:
I tried this on multiple browsers and on multiple machines. I have
the browsers all setup to not cache anything.
Never trust a browser. Try using wget/curl.
If I wait more than 1 minute between visiting the same dynamic
page, I don't have
I've had similar problems before.
We will need more details though; is this your own Perl handler, an
Apache::Registry script, or something else?
Have you tried testing your pages while running Apache in single process
mode (httpd -X)? What happens?
Also, make sure you have read this:
http:
I tried this on multiple browsers and on multiple machines. I have
the browsers all setup to not cache anything. If I wait more than 1
minute between visiting the same dynamic page, I don't have the
problem. If I visit a recent dynamic page within a minute, I have to
hit refresh and only then d
Hi All,
Should anyone be watching the -commits lists, I fixed all the svn:externals
for mod_perl going back to 2.0.0-RC5 and a few other much older ones yesterday.
I also
tweaked our RELEASE proccess to keep them correct in the future.
HTH...
--
---
Hi all, so it seems I dropped the ball on the releases. I'm about to get back
into it.
Does anyone know of any issues that are still oustanding from
mod_perl-2.0.3-RC1
Apache-Test 1.29-RC1
libapreq2 2.09-RC1
before I roll -RC2s. I'm pretty sure Apache-Test and libapreq2 will be ready
w