View Single Post
  #4  
Old 02-11-2007, 05:54 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Thanks for the suggestion.
We redefine ENV to a hash array instead of the standard char **environ, which should give better performance. It only happen once during LSAPI initialization.
I am not sure what you suggested works or not, will give it a try when I got a chance.
Reply With Quote