Alessandro Forghieri wrote:
> Greetings.
> 
> I have observed the same behavior (on win32).
> 
> Scripts that are invoked from the same browser through the same URL appear
> to bind to the same 
> perl thread and are therefore serialized. Changing the URL appears to bind
> the request to a different thread. (My observation regarded access from a
> different <Location>: Udei's experience shows that a URL change suffices).
> 
> I have often wondered wether  this is incidental or specified behaviour.

OK, I've returned to this problem. And the bug is in Apache 2.0 not 
mod_perl. I was able to reproduce the serialization problem with a plain 
cgi-bin script. Will report to the httpd-dev list and hopefully it'll be 
resolved in the future version.



__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to