Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Numinix MediaWiki Demo
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Manual/Job queue
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Asynchronous === <!--T:21--> <!--T:22--> The configuration variable <tvar name=RunJobsAsync></tvar> has been added to force the execution of jobs synchronously, in scenarios where making an internal HTTP request for job execution is not wanted. </translate> <translate><!--T:23--> When running jobs asynchronously, it will open an internal HTTP connection for handling the execution of jobs, and will return the contents of the page immediately to the client without waiting for the job to complete.</translate> <translate><!--T:24--> Otherwise, the job will be executed in the same process and the client will have to wait until the job is completed.</translate> <translate><!--T:25--> When the job does not run asynchronously, if a fatal error occurs during job execution, it will propagate to the client, aborting the load of the page.</translate> <translate><!--T:26--> Note that even if $wgRunJobsAsync is set to true, if PHP can't open a socket to make the internal HTTP request, it will fall back to the synchronous job execution.</translate> <translate><!--T:75--> However, there are a variety of situations where this internal request may fail, and jobs won't be run, without falling back to the synchronous job execution.</translate> <translate><!--T:76--> Starting with MediaWiki 1.28.1 and 1.27.2, $wgRunJobsAsync now defaults to false.</translate> <translate>
Summary:
Please note that all contributions to Numinix MediaWiki Demo may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Project:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)