Re: How to get virtualhost info in mod_perl?

2006-10-29 Thread Philippe M. Chiasson
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

Re: previously viewed (within 1 minute) dynamic pages don't get updated unless I hit refresh

2006-10-29 Thread Jonathan Vanasco
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

Re: previously viewed (within 1 minute) dynamic pages don't get updated unless I hit refresh

2006-10-29 Thread Dondi M. Stroma
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:

previously viewed (within 1 minute) dynamic pages don't get updated unless I hit refresh

2006-10-29 Thread Scott Kaplan
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

SVN tags

2006-10-29 Thread Philip M. Gollucci
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... -- ---

[RELEASE CANDIDATES] Status ?

2006-10-29 Thread Philip M. Gollucci
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