Re: Apache::Registry executing scripts multiple times

2009-11-09 Thread Dave Morgan
Thanks to all who responded. It is a development setup so no proxy or load balancer in the mix I could have sworn I had tested the behaviour in other clients, we use Opera, so I took the Apache configuration back to bare bones and still had the issue. Testing with Firefox showed the expected (sin

Re: Apache::Registry executing scripts multiple times

2009-11-05 Thread Adi Yatama Adi Guna
HTTP header missing? text/plain Philippe M. Chiasson wrote: On 09-11-04 17:58 , Dave Morgan wrote: Hi All, Please forgive me if the answer is in the docs, I looked without success. I have a very simple index_test.pl script which appears to get called by Apache::Registry multiple t

Re: Apache::Registry executing scripts multiple times

2009-11-05 Thread Philippe M. Chiasson
On 09-11-04 17:58 , Dave Morgan wrote: > Hi All, > Please forgive me if the answer is in the docs, I looked without > success. > I have a very simple index_test.pl script which appears to get called by > Apache::Registry > multiple times. I have tested in single server mode (httpd -X) and s

Re: Apache::Registry executing scripts multiple times

2009-11-05 Thread Perrin Harkins
On Wed, Nov 4, 2009 at 5:58 PM, Dave Morgan wrote: > I have a very simple index_test.pl script which appears to get called by > Apache::Registry > multiple times. I don't see anything in what you've shown us here that would explain this behavior. I think the problem is in the rest of your httpd