Thanks in advance,

 

I need to determine APACHE to wait till all required jobs have been processed in a cgi script at one step and only after that to go further.

(In detail, I’m working with MySQL and before all activities are processed, APACHE force an answer to the request of client and the answer is incomplete. That is because in the same cgi script I UPDATE records and, the next step in my cgi script, is to query database for last updates – traffic is not a problem because everything happened in intranet)

I do not know if there are any directive or environment variable able to control this behavior.

Please help

Thanks

Mihai

Reply via email to