File manager - Edit - /usr/local/cpanel/bin/dispatchstats
Back
#!/usr/local/cpanel/3rdparty/bin/perl # cpanel - bin/dispatchstats Copyright 2022 cPanel, L.L.C. # All rights reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited use Cpanel::Dispatch::OverLoad::LogRunner (); __PACKAGE__->script(@ARGV) if !caller(); sub script { my ( $class, $pid ) = @_; Cpanel::Dispatch::OverLoad::LogRunner->new( 'pid' => $pid )->dispatch(); } 1;
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings