Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Problem: apache plugin initialises statics twice

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
Apache / Weblogic Plugin Issue. - I am trying to install Apache that is with several virtual domains. When a request comes in, based on the domain name, it will be forwared to the instance of Weblogic server. I am running Apache 2.0.53, Weblogic 8.1 on..

Apache Weblogic plugin configuration. - Hi, Here is my Client Apache Weblogic I want to achieve state when all requests will be thru Apache to server. I manage to configure this for http requests using mentioned Weblogic Apache bridge,..

Weblogic Plugin - Hello All I have installed the weblogic plugin on the Apache server. I have the above: 4001 *.jsp

problem with apache - Hi I have installed apache with mysql and php and I have the follow problem: [Fri Jul 11 10:21:31 2003] [alert] httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for [Fri Jul 11 10:21:31 2003] [crit]..

I got a problem with Apache & PHP. - First off, I'm trying to get PHP working with Apache. I added this line to my AddType .php and I have set index.php to the default index page. When I go to my test page with a little <? F d,..
Author Message
tropostropos

External


Since: Jan 07, 2008
Posts: 1



(Msg. 1) Posted: Mon Jan 07, 2008 5:02 am
Post subject: Problem: apache plugin initialises statics twice
Archived from groups: alt>apache>configuration (more info?)

I work on a large Apache plugin for an Internet Bank. Logging shows
that many or all static objects in the plugin are being initialised
twice at startup time.

The platform is C++, AIX Unix, using the vaccp compiler. The plugin is
built as a shared object (.so) file.

My first thought was that Apache's parent process loads the shared
object and initialises it, and then it forks to a child process which
does the same. But the logging gives the same PID for both
initialisations of each of the static objects. It appears to occur in
the child process.

Running the same classes in a test harness (not a plugin) shows normal
behaviour. The problem appears to be related to the Apache
environment.

Can anyone explain this?

tropos

------------------------------------------------
Reply to this newsgroup, please.

 >> Stay informed about: Problem: apache plugin initialises statics twice 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]