Sure Anton, assuming that the mod_fcgid process is running as the same
user that he has shell access as.

Josiah Purtlebaugh

On Sat, Sep 29, 2012 at 2:27 AM, Anton Khalikov <an...@khalikov.ru> wrote:
>> Unfortunately, without access to the mod_fcgid configuration you are
>> at the mercy of the timeout or max requests variables defined by the
>> administrator. That is why it appears to take so long for your scripts
>> to update.
>
> This is not exactly true. If you have an access to server's shell via ssh or 
> console, you can terminate running fcgi processes using shell command 'kill'.
>
> If your fastcgi processes are running under python, you can run 'pkill 
> python' to finish them without waiting until timeout occurs.
>
> ---
> Best regards
> Anton Khalikov
> ------------------------------------------------------------------------------
> How fast is your code?
> 3 out of 4 devs don\\\'t know how their code performs in production.
> Find out how slow your code is with AppDynamics Lite.
> http://ad.doubleclick.net/clk;262219672;13503038;z?
> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
> _______________________________________________
> Mod-fcgid-users mailing list
> Mod-fcgid-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to